Skip to content
Back to search
30
MCP

@supernova123/graphql-mcp-server

npm/@supernova123/graphql-mcp-server

MCP server for GraphQL — schema introspection, auto-generated tools, query/mutation execution for Claude, Cursor, and AI agents

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

Similar MCP servers embedding-nearest

@supernova123/grpc-mcp-server
MCP server for gRPC — service discovery via server reflection, method invocation, type schema inspection for Claude, Cursor, and AI agents
0 tools
@mseep/mcp-graphql-forge
MCP server that exposes GraphQL APIs to AI tools through automatic schema introspection and tool generation
0 tools
graphql-schema-mcp
Tiny MCP server to handle search in large GraphQL introspection files. Features vector search to improove experience.
0 tools
graphql-mcp-server
Dynamic MCP server that auto-generates tools from any GraphQL API schema
0 tools
Apollo MCP Server
MCP server that exposes GraphQL operations as tools for AI models.
0 tools
@supernova123/docker-mcp-server
MCP server for Docker — container management, health checks, auto-restart, Compose lifecycle, and log streaming for Claude, Cursor, and AI a
0 tools

How to use

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

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