GraphQL to MCP

v0.1.4Developer Toolsstable

Turn any GraphQL API into MCP tools. Zero config, zero code. Auto-introspection, flat InputObject schemas for better LLM accuracy, smart truncation, retry logic with exponential backoff.

graphql-tomcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is GraphQL to MCP?

GraphQL to MCP is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to turn any graphql api into mcp tools. zero config, zero code. auto-introspection, flat inputobject schemas for better llm accuracy, smart truncation, retry logic with exponential backoff.

Turn any GraphQL API into MCP tools. Zero config, zero code. Auto-introspection, flat InputObject schemas for better LLM accuracy, smart truncation, retry logic with exponential backoff.

This server falls under the Developer Tools category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Turn any GraphQL API into MCP tools. Zero config, zero code.

Use Cases

Convert any GraphQL API to MCP tools with zero configuration. Auto-introspect schemas and optimize for LLM accuracy. Handle retries and schema flattening.
Docat0209

Maintainer

LicenseMIT License
Languagetypescript
Versionv0.1.4
UpdatedMar 13, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y graphql-to-mcp

Manual Installation

npx -y graphql-to-mcp

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about GraphQL to MCP

What is GraphQL to MCP?

GraphQL to MCP is a Model Context Protocol (MCP) server that turn any graphql api into mcp tools. zero config, zero code. auto-introspection, flat inputobject schemas for better llm accuracy, smart truncation, retry logic with exponential backoff. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install GraphQL to MCP?

Install via npm with the command: npx -y graphql-to-mcp. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with GraphQL to MCP?

GraphQL to MCP works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is GraphQL to MCP free to use?

Yes, GraphQL to MCP is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.

Browse More Developer Tools MCP Servers

Explore all developer tools servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "graphql-to": { "command": "npx", "args": ["-y", "graphql-to-mcp"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use GraphQL to MCP?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides