Catalog
io.github.lazymac2x/graphql-rest-bridge
Officialby lazymac2x · JavaScript
Cloudflare Workers MCP server: graphql-rest-bridge
Cloudflare Workers MCP server bridging GraphQL and REST API endpoints.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"graphql-rest-bridge": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.lazy-mac.com/graphql-rest-bridge/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.