graphql-voyager

GitHub

๐Ÿ›ฐ๏ธ Represent any GraphQL API as an interactive graph

8,127 stars TypeScript 1 file ยท ~1,192 tokens #api-documentation#graphql#graphql-tools#graphviz#visualization

Graph (graphql-voyager) MCP Server

Model Context Protocol (graph) server

View all graphql-voyager servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "graph": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-graph"
      ]
    }
  }
}