mcp-graphql and mcp-graphql-tools

mcp-graphql
50
Established
mcp-graphql-tools
28
Experimental
Maintenance 2/25
Adoption 10/25
Maturity 18/25
Community 20/25
Maintenance 0/25
Adoption 4/25
Maturity 9/25
Community 15/25
Stars: 365
Forks: 59
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 8
Forks: 4
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stale 6m
Stale 6m No Package No Dependents

About mcp-graphql

blurrah/mcp-graphql

Model Context Protocol server for GraphQL

Exposes GraphQL schema introspection and query execution as MCP tools, with configurable mutation support and support for local or remote schema files. Configured entirely through environment variables (endpoint, auth headers, schema source), enabling seamless integration with any GraphQL API without code changes. Designed for LLM clients like Claude to dynamically discover and interact with GraphQL endpoints while defaulting mutations to disabled for safety.

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