mcp-graphql-forge and graphql-mcp-bridge
The two tools are ecosystem siblings: `mcp-graphql-forge` provides the core MCP functionality for proxying GraphQL APIs, while `graphql-mcp-bridge` likely serves as a higher-level library or client for connecting and managing these GraphQL APIs within the MCP framework.
About mcp-graphql-forge
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.
About graphql-mcp-bridge
zcebupelka/graphql-mcp-bridge
🌉 Connect GraphQL APIs seamlessly with the Model Context Protocol for enhanced data management and integration.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work