Grafbase is a GraphQL Federation Gateway that enables developers to build and manage federated GraphQL APIs. It provides tools for schema stitching, query execution, and API composition. The server connects to multiple GraphQL services, allowing developers to combine them into a single, unified API. It is used by developers who need to integrate and manage multiple GraphQL APIs in a scalable and efficient manner.
Grafbase is a GraphQL Federation Gateway that enables developers to build and manage federated GraphQL APIs. It provides tools for schema stitching, query execution, and API composition. The server connects to multiple GraphQL services, allowing developers to combine them into a single, unified API. It is used by developers who need to integrate and manage multiple GraphQL APIs in a scalable and efficient manner.
Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"grafbase-grafbase-github": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-grafbase-grafbase-github"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from grafbase?"
API Key Required
This server requires an API key from grafbase. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| GRAFBASE_API_KEY | Yes | Your grafbase API key |
"What resources are available in grafbase?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in grafbase"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in grafbase with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
See what tools in your stack can connect to AI.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.