Skip to content
Back to search
30
MCP

graphql-schema-mcp

pypi/graphql-schema-mcp

Tiny MCP server to handle search in large GraphQL introspection files. Features vector search to improove experience.

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

Similar MCP servers embedding-nearest

@supernova123/graphql-mcp-server
MCP server for GraphQL — schema introspection, auto-generated tools, query/mutation execution for Claude, Cursor, and AI agents
0 tools
graphql-mcp-server
Dynamic MCP server that auto-generates tools from any GraphQL API schema
0 tools
@mseep/mcp-graphql-forge
MCP server that exposes GraphQL APIs to AI tools through automatic schema introspection and tool generation
0 tools
mcp graphql introspection
Metadata-only Glama MCP server.
0 tools
graphql-mcp
A framework for building Python GraphQL MCP servers.
0 tools
iflow-mcp_drestrepom-mcp-graphql
MCP server for GraphQL
0 tools

How to use

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

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