PedroRoweder/graphql-mcp-server-tools
MCP (Model Context Protocol) server that auto-generates tools from any GraphQL schema. Point it at your GraphQL API and AI assistants can immediately query and mutate data through auto-discovered operations.
Platform-specific configuration:
{
"mcpServers": {
"graphql-mcp-server-tools": {
"command": "npx",
"args": [
"-y",
"graphql-mcp-server-tools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...