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
This is a server that lets Large Language Models (LLMs) connect to and use GraphQL APIs. It takes a GraphQL endpoint (and optionally headers or a schema file) and outputs a way for an LLM to understand and query that API dynamically. Developers building LLM-powered applications will use this to enable their models to interact with existing GraphQL services.
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