mcp-graphql and graphql2mcp
The `graphql2mcp` tool is a complement to `blurrah/mcp-graphql`, as it provides a way to convert existing GraphQL APIs into the Model Context Protocol (MCP) format that `mcp-graphql` serves.
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 graphql2mcp
KKonstantinov/graphql2mcp
Convert any GraphQL API into an MCP server. CLI proxy or library mode.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work