grafbase
[Acquired by The Guild] The Grafbase GraphQL Federation Gateway
Links
README
From the repo.
[!IMPORTANT] The Guild has acquired Grafbase!
[!IMPORTANT] The Grafbase platform, dashboard and app has sunsetted and no longer operational. If you are looking for an alternative schema registry, please refer to Hive Console by The Guild.
Grafbase Gateway, Grafbase CLI and other components in this repository are currently on maintenanace mode. During maintenance mode, only high severity security releases and fixes will be made.
Grafbase Gateway, Grafbase CLI, and this repository will be archived by end of May 2026. If you are looking for a performant and Federation-compatible GraphQL router, please refer to Hive Router or Hive Gateway
Collected info
- ★ 1,231 stars
- ⎇ 72 forks
- Language: Rust
- Source updated: 6/26/2026
Config for your environment
Replace {MCP_ENDPOINT_URL} with this MCP’s endpoint URL (from its repo or docs above). No API key — you connect directly.
Tool
OS
Config file: ~/.cursor/mcp.json
{
"mcpServers": {
"mcp-server": {
"url": "{MCP_ENDPOINT_URL}"
}
}
}Paste into mcpServers in the config file. Restart Cursor after saving.
If this MCP is also published on mcpchannel.ai, you can subscribe from Browse and use the gateway config there instead.