mcp-graphql-tools and graphql2mcp
One tool provides a GraphQL MCP server for AI assistants, while the other offers a CLI proxy or library to convert any GraphQL API into an MCP server, making them complements where the latter can be used to prepare data for the former.
About mcp-graphql-tools
saewoohan/mcp-graphql-tools
GraphQL MCP server for AI assistants
This is an implementation of a Model Context Protocol (MCP) server that allows AI assistants to interact with GraphQL APIs. It translates standard AI assistant requests into GraphQL queries or schema introspection requests, and then returns the structured GraphQL responses to the AI assistant. This tool is designed for developers who are building or integrating AI assistants that need to fetch or manipulate data from GraphQL-based 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