Loading MCP server directory, please wait...
AI-native database utility. Talk to your DB in plain language. No SQL. MySQL & PostgreSQL.
npx @getmcp/cli add com.dataclawe/dataclawe-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationDataClawe access key in Bearer format (e.g. 'Bearer dc_xxxxxxxxxxxx'). Get your access key at dataclawe.com
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.dataclawe/dataclawe-mcp": {
"url": "https://mcp.dataclawe.com/sse",
"transport": "sse",
"headers": {
"Authorization": ""
}
}
}
}