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

Utils (graphql-voyager) MCP Server

Model Context Protocol (utils) server

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