UnitVectorY-Labs/mcp-graphql-forge
A lightweight, configuration-driven MCP server that exposes curated GraphQL queries as modular tools, enabling intentional API interactions from your agents.
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...