toolprint/mcp-graphql-forge
MCP that can proxy any GraphQL API and expose graphql operations as mcp tools.
Automatically generates MCP tools from GraphQL schema introspection with intelligent field selection caching to handle circular references and minimize over-fetching. Supports both stdio (for Claude/Cursor integration) and HTTP transports with multi-layer validation—JSON schema at the client level, server-side parameter checking, and final GraphQL validation—plus optional schema pre-generation and caching for consistent performance across AI tool invocations.
No commits in the last 6 months. Available on npm.
Stars
15
Forks
6
Language
TypeScript
License
—
Category
Last pushed
Aug 14, 2025
Commits (30d)
0
Dependencies
7
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/toolprint/mcp-graphql-forge"
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
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...
saewoohan/mcp-graphql-tools
GraphQL MCP server for AI assistants