mcp-graphql-tools and mcp-graphql
Both tools appear to be related to the "MCP" (Microsoft Cognitive Platform or a similar platform) and GraphQL, with one potentially offering a server for AI assistants and the other focusing on converting any GraphQL API into MCP tools.
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 mcp-graphql
Docat0209/mcp-graphql
Turn any GraphQL API into MCP tools — zero config, zero code
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work