Back to search
30
MCP

graphql-mcp-server

pypi/graphql-mcp-server

Dynamic MCP server that auto-generates tools from any GraphQL API schema

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

Similar MCP servers embedding-nearest

GraphQL to MCP
Auto-generates MCP tools from GraphQL operations, with built-in support for authenticated and public tool separation.
0 tools
mcp-graphql-tools
GraphQL MCP server for AI assistants
0 tools
graphql-mcp
A framework for building Python GraphQL MCP servers.
0 tools
iflow-mcp_mcp-tool-builder
MCP server for dynamic tool creation
0 tools
AionMCP
Dynamic API tool generator for OpenAPI, GraphQL, and AsyncAPI specifications
0 tools
Apollo MCP Server
MCP server that exposes GraphQL operations as tools for AI models.
0 tools

How to use

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

{
  "mcpServers": {
    "graphql-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}