Catalog
API Composition Gateway
Officialby lazymac2x · JavaScript
Cloudflare Workers MCP server: api-composition-gateway
Composes and routes multiple APIs into a unified gateway interface.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
Remote endpoint
Streamable HTTPHosted server - connect over the network, no local install.
https://api.lazy-mac.com/api-composition-gateway/mcpclaude_desktop_config.json
{
"mcpServers": {
"api-composition-gateway": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.lazy-mac.com/api-composition-gateway/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.