
Grafbase MCP
par grafbase
High-performance GraphQL Federation Gateway that transforms your GraphQL API into a full-fledged MCP server.
What it does
Grafbase is a Rust-powered GraphQL Federation Gateway that enables teams to unify microservices and legacy APIs. Its built-in MCP support allows you to expose your entire GraphQL schema as a set of tools and resources for AI agents with minimal configuration.
Tools
- GraphQL Query Execution: Allows AI agents to query your federated graph directly.
- Schema Introspection: Exposes the GraphQL schema to the agent for better context.
- Federated Data Access: Unifies multiple data sources (REST, gRPC, Postgres, Snowflake) into a single MCP interface.
Installation
Add Grafbase to your claude_desktop_config.json:
{
"mcpServers": {
"grafbase": {
"command": "grafbase-gateway",
"args": ["--mcp"]
}
}
}
Supported hosts
- Claude Desktop
Installation rapide
curl -fsSL https://grafbase.com/downloads/gateway | bashInformations
- Tarification
- freemium
- Publié
- 4/19/2026
- étoiles






