Software DevelopmentAuth: OAuth2.1
Grafbase hosted MCP server
GraphQL platform
Grafbase’s hosted MCP server connects agents to its GraphQL federation platform, letting teams inspect and manage their graphs and platform resources through MCP.
Curated by Agentic WorkersPublished Updated
Server description
GraphQL federation platform access for agents
Grafbase’s hosted MCP server connects agents to its GraphQL federation platform, letting teams inspect and manage their graphs and platform resources through MCP.
- Slug
- grafbase
- Category
- Software Development
- Category slug
- software-development
- Authentication
- OAuth2.1
- Auth type
- oauth
Directory details
Use with your agent
Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.
{
"mcpServers": {
"grafbase": {
"url": "https://api.grafbase.com/mcp"
}
}
}