mcp-graphql and graphql2mcp

The `graphql2mcp` tool is a complement to `blurrah/mcp-graphql`, as it provides a way to convert existing GraphQL APIs into the Model Context Protocol (MCP) format that `mcp-graphql` serves.

mcp-graphql
57
Established
graphql2mcp
22
Experimental
Maintenance 2/25
Adoption 10/25
Maturity 25/25
Community 20/25
Maintenance 13/25
Adoption 0/25
Maturity 9/25
Community 0/25
Stars: 365
Forks: 59
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars:
Forks:
Downloads:
Commits (30d): 0
Language: HTML
License: MIT
Stale 6m
No Package No Dependents

About mcp-graphql

blurrah/mcp-graphql

Model Context Protocol server for GraphQL

This is a server that lets Large Language Models (LLMs) connect to and use GraphQL APIs. It takes a GraphQL endpoint (and optionally headers or a schema file) and outputs a way for an LLM to understand and query that API dynamically. Developers building LLM-powered applications will use this to enable their models to interact with existing GraphQL services.

LLM-development API-integration AI-application-development GraphQL-services

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