Back to search
30
MCP

io.github.docat0209/graphql

io.github.docat0209/graphql

Turn any GraphQL API into MCP tools. Zero config, zero code.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

graphql-to-mcp
Turn any GraphQL API into MCP tools. Zero config, zero code — just point at an endpoint.
0 tools
io.github.docat0209/openapi
Turn any OpenAPI/Swagger spec into MCP tools. Zero config, zero code.
0 tools
GraphQL to MCP
Auto-generates MCP tools from GraphQL operations, with built-in support for authenticated and public tool separation.
0 tools
graphql-mcp-server
Dynamic MCP server that auto-generates tools from any GraphQL API schema
0 tools
github graphql api mcp
Metadata-only Glama MCP server.
0 tools
helpcodeai/anythingmcp
Convert any API into an MCP server in minutes. REST, SOAP, GraphQL, Database to MCP. Self-hosted gat
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.docat0209/graphql": {
      "url": "None",
      "transport": "http"
    }
  }
}