toolprint/mcp-graphql-forge
MCP that can proxy any GraphQL API and expose graphql operations as mcp tools.
Platform-specific configuration:
{
"mcpServers": {
"mcp-graphql-forge": {
"command": "npx",
"args": [
"-y",
"mcp-graphql-forge"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...