blurrah/mcp-graphql
Allows the AI to query GraphQL servers
Quick Start
Clone the repository:
git clone https://github.com/blurrah/mcp-graphqlClaude Desktop configuration example:
{
"mcpServers": {
"mcp-graphql": {
"command": "npx",
"args": [
"-y",
"blurrah/mcp-graphql"
]
}
}
}Check the repository README for specific installation and configuration instructions.