mcp-graphql and mcp-graphql-forge
These are competitors—both provide MCP servers that expose GraphQL APIs as callable tools, with the first offering a general-purpose GraphQL server implementation and the second providing dynamic proxying and tool generation for arbitrary GraphQL endpoints.
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 mcp-graphql-forge
toolprint/mcp-graphql-forge
MCP that can proxy any GraphQL API and expose graphql operations as mcp tools.
Connects your GraphQL APIs to AI tools, allowing them to understand and interact with your data and services. It automatically translates your GraphQL schema into a format AI tools can use, handling the complexities of querying and data validation. This is for developers building AI-powered applications that need to access existing GraphQL backends.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work