Grafbase
GraphQL backend platform
Connection
Use this URL to connect to the official MCP server.
https://api.grafbase.com/mcp
Categories
graphql
backend
MCP Configuration
This is the configuration you can use as a starting point.
{
"url": "https://api.grafbase.com/mcp",
"transport": "http",
"headers": {}
}