saewoohan/mcp-graphql-tools
GraphQL MCP server for AI assistants
Exposes two core tools for GraphQL interaction: `graphql_query` for executing queries/mutations with optional variables and custom headers, and `graphql_introspect` for schema exploration. Implements query complexity limiting and configurable timeouts to prevent abuse, with support for Claude Desktop integration via stdio transport and pre-configured endpoints through command-line arguments.
No commits in the last 6 months.
Stars
8
Forks
4
Language
JavaScript
License
MIT
Category
Last pushed
Mar 30, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/saewoohan/mcp-graphql-tools"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
blurrah/mcp-graphql
Model Context Protocol server for GraphQL
grafbase/grafbase
The Grafbase GraphQL Federation Gateway
toolprint/mcp-graphql-forge
MCP that can proxy any GraphQL API and expose graphql operations as mcp tools.
UnitVectorY-Labs/mcp-graphql-forge
A lightweight, configuration-driven MCP server that exposes curated GraphQL queries as modular...
pshaddel/graphql-mcp-bridge
A bridge implementation connecting GraphQL APIs with the Model Context Protocol (MCP), enabling...