GraphQL Bridge

v1.0.0Developer Toolsstable

A generic MCP (Model Context Protocol) server that bridges any GraphQL API to Claude Code. It introspects your GraphQL schema and exposes each query and mutation as an individual tool, letting Claude interact with your API directly.

mcp-graphql-bridgemcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is GraphQL Bridge?

GraphQL Bridge is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to generic mcp (model context protocol) server that bridges any graphql api to claude code. it introspects your graphql schema and exposes each query and mutation as an individual tool, letting claude in...

A generic MCP (Model Context Protocol) server that bridges any GraphQL API to Claude Code. It introspects your GraphQL schema and exposes each query and mutation as an individual tool, letting Claude interact with your API directly.

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

Features

  • A generic MCP (Model Context Protocol) server that bridges a

Use Cases

Bridge GraphQL APIs to Claude
Expose queries and mutations as tools
murilojrpereira

Maintainer

LicenseMIT License
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx mcp-graphql-bridge

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 Bridge

What is GraphQL Bridge?

GraphQL Bridge is a Model Context Protocol (MCP) server that generic mcp (model context protocol) server that bridges any graphql api to claude code. it introspects your graphql schema and exposes each query and mutation as an individual tool, letting claude interact with your api directly. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install GraphQL Bridge?

Follow the installation instructions on the GraphQL Bridge GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with GraphQL Bridge?

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

Is GraphQL Bridge free to use?

Yes, GraphQL Bridge 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": { "mcp-graphql-bridge": { "command": "npx", "args": ["-y", "mcp-graphql-bridge"] } } }

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

Read the full setup guide →

Ready to use GraphQL Bridge?

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