Grafbase
MCP Serverby grafbase · Added 5mo ago
Claude
1.2k
Install
git clone https://github.com/grafbase/grafbaseAdd to Claude
claude mcp add grafbase-grafbaseQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"grafbase": {
"command": "npx",
"args": [
"@modelcontextprotocol/grafbase"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Command-line tool for managing GraphQL APIs with features for local development, federation, and deployment across various connectors including GraphQL, OpenAPI, and MongoDB.
Tags
Databasesmcp-serverapi