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

This is an implementation of a Model Context Protocol (MCP) server that allows AI assistants to interact with GraphQL APIs. It translates standard AI assistant requests into GraphQL queries or schema introspection requests, and then returns the structured GraphQL responses to the AI assistant. This tool is designed for developers who are building or integrating AI assistants that need to fetch or manipulate data from GraphQL-based services.

AI assistant development GraphQL integration API interaction model context protocol backend development

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