
Lazy MCP
Interface UIpar voicetreelab
MCP proxy server with lazy loading that reduces context window usage through on-demand tool activation.
What it does
Lazy MCP acts as a proxy for other MCP servers, preventing your context window from being flooded with tool definitions. Instead of loading every tool from every connected server at startup, it exposes a hierarchical structure that allows the AI to explore and activate tools only when they are actually needed.
Tools
get_tools_in_category(path): Allows the agent to navigate the tool hierarchy and discover available tools in a specific category.execute_tool(tool_path, arguments): Executes a specific tool by its path, lazy-loading the target server if it is not already active.
Installation
Build the project using make build. To add to Claude Code:
claude mcp add --transport stdio mcp-proxy build/mcp-proxy -- --config config.json
Supported hosts
- claude
Installation rapide
make build && ./build/mcp-proxyInformations
- Tarification
- free
- Publié
- 4/19/2026
- étoiles






