Catalog
API Request Deduplicator
Officialby lazymac2x · JavaScript
Cloudflare Workers MCP server: api-request-deduplicator
Identifies and removes duplicate API requests to reduce overhead.
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-request-deduplicator/mcpclaude_desktop_config.json
{
"mcpServers": {
"api-request-deduplicator": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.lazy-mac.com/api-request-deduplicator/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.