mcp-graphql-forge and mcp-graphql-tools

These two tools appear to be **competitors**, as both offer an MCP (Multi-Cloud Platform or Management Control Plane) server solution for exposing GraphQL operations, albeit with toolprint/mcp-graphql-forge focusing on general proxying and saewoohan/mcp-graphql-tools specifying a use case for AI assistants.

mcp-graphql-forge
42
Emerging
mcp-graphql-tools
28
Experimental
Maintenance 2/25
Adoption 6/25
Maturity 18/25
Community 16/25
Maintenance 0/25
Adoption 4/25
Maturity 9/25
Community 15/25
Stars: 15
Forks: 6
Downloads:
Commits (30d): 0
Language: TypeScript
License:
Stars: 8
Forks: 4
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stale 6m
Stale 6m No Package No Dependents

About mcp-graphql-forge

toolprint/mcp-graphql-forge

MCP that can proxy any GraphQL API and expose graphql operations as mcp tools.

Automatically generates MCP tools from GraphQL schema introspection with intelligent field selection caching to handle circular references and minimize over-fetching. Supports both stdio (for Claude/Cursor integration) and HTTP transports with multi-layer validation—JSON schema at the client level, server-side parameter checking, and final GraphQL validation—plus optional schema pre-generation and caching for consistent performance across AI tool invocations.

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.

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