mcp-graphql and graphql-mcp-bridge
One tool is a Model Context Protocol server for GraphQL, while the other is a bridge implementation that connects GraphQL APIs with the Model Context Protocol, making them complements designed to be used together.
About mcp-graphql
blurrah/mcp-graphql
Model Context Protocol server for GraphQL
Exposes GraphQL schema introspection and query execution as MCP tools, with configurable mutation support and support for local or remote schema files. Configured entirely through environment variables (endpoint, auth headers, schema source), enabling seamless integration with any GraphQL API without code changes. Designed for LLM clients like Claude to dynamically discover and interact with GraphQL endpoints while defaulting mutations to disabled for safety.
About graphql-mcp-bridge
pshaddel/graphql-mcp-bridge
A bridge implementation connecting GraphQL APIs with the Model Context Protocol (MCP), enabling seamless integration between GraphQL services and MCP-compatible AI systems. This tool facilitates data exchange and API communication by translating GraphQL operations into MCP-compatible formats.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work