Back to search
30
MCP

graphql-mcp

pypi/graphql-mcp

A framework for building Python GraphQL MCP servers.

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

Similar MCP servers embedding-nearest

mcp-graphql
Model Context Protocol server for GraphQL
0 tools
graphlit-mcp-server
Model Context Protocol (MCP) Server for Graphlit Platform
0 tools
mcp-graphql-tools
GraphQL MCP server for AI assistants
0 tools
gh-mcp
Refined MCP server for GitHub GraphQL API
0 tools
iflow-mcp_drestrepom-mcp-graphql
MCP server for GraphQL
0 tools
graphql-mcp-server
Dynamic MCP server that auto-generates tools from any GraphQL API schema
0 tools

How to use

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

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