Lazy Router
Verified IntegrationClient Configuration
— Connect Lazy Router to Claude Desktop or Cursor in seconds{
"mcpServers": {
"lazy-router": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-lazy-router"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Proxies MCP server requests with lazy loading and hierarchical routing to optimize tool activation and reduce context usage.
7/23/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for Lazy Router
It significantly reduces LLM context usage (up to 95%) by initially exposing only two meta-tools: `get_tools_in_category` and `execute_tool`. MCP servers are then lazy-loaded on-demand only when a specific tool within them is actually requested and executed.
Related MCP Servers
Browse all servers →Empower AI assistants to generate and convert documents, manage templates, and automate document workflows efficiently.
Provides a multi-tenant, AI-native Content Delivery Network deployable on Cloudflare, featuring sub-100ms TTFB, AI agent controllability, and comprehensive accessibility.
Deploy a Model Context Protocol server on Cloudflare Workers without requiring authentication.