MCP Directory
Back

grafbase

by grafbase · Rust · ★ 1,231

[Acquired by The Guild] The Grafbase GraphQL Federation Gateway

#ai#api#enterprise-graphql#federation#graphql#graphql-federation#mcp#model-context-protocol#rust#webassembly

Install

cargo install --git https://github.com/grafbase/grafbase.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "grafbase": {
      "command": "npx",
      "args": [
        "-y",
        "github:grafbase/grafbase"
      ]
    }
  }
}

From the README

> [!IMPORTANT] > [The Guild](https://the-guild.dev) has acquired Grafbase! > > [Read more](https://the-guild.dev/graphql/hive/blog/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](https://the-guild.dev/graphql/hive/docs/schema-registry) 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…
Read full README on GitHub →

Related other servers