Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
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 Published 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.

Directory details

Slug
grafbase
Category
Software Development
Category slug
software-development
Authentication
OAuth2.1
Auth type
oauth

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.

Use with your agent
{
  "mcpServers": {
    "grafbase": {
      "url": "https://api.grafbase.com/mcp"
    }
  }
}

Connection links