GraphQL
MCP Serverby blurrah · Added 5mo ago
Claude
374
Install
git clone https://github.com/blurrah/mcp-graphqlAdd to Claude
claude mcp add blurrah-mcp-graphqlQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"graphql": {
"command": "npx",
"args": [
"@modelcontextprotocol/graphql"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Provides a GraphQL interface for querying and manipulating structured data from diverse GraphQL sources.
Tags
File Systemsmcp-server