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.

mcp-graphql-tools
35
Emerging
graphql2mcp
22
Experimental
Maintenance 0/25
Adoption 4/25
Maturity 16/25
Community 15/25
Maintenance 13/25
Adoption 0/25
Maturity 9/25
Community 0/25
Stars: 8
Forks: 4
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stars:
Forks:
Downloads:
Commits (30d): 0
Language: HTML
License: MIT
Stale 6m No Package No Dependents
No Package No Dependents

About mcp-graphql-tools

saewoohan/mcp-graphql-tools

GraphQL MCP server for AI assistants

Exposes two core tools for GraphQL interaction: `graphql_query` for executing queries/mutations with optional variables and custom headers, and `graphql_introspect` for schema exploration. Implements query complexity limiting and configurable timeouts to prevent abuse, with support for Claude Desktop integration via stdio transport and pre-configured endpoints through command-line arguments.

About graphql2mcp

KKonstantinov/graphql2mcp

Convert any GraphQL API into an MCP server. CLI proxy or library mode.

Scores updated daily from GitHub, PyPI, and npm data. How scores work