Back to search
30
MCP

lazy-mcp

pypi/lazy-mcp

A proxy tool that converts normal MCP servers to use lazy-loading pattern with meta-tools

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

lazy-mcp
A proxy tool that converts normal MCP servers to use lazy-loading pattern with three/four meta-tools
0 tools
lazy.alibabacloud-mcp-proxy
Local stdio MCP proxy for Alibaba Cloud OpenAPI MCP servers.
0 tools
io.github.kira-autonoma/context-proxy
MCP proxy that lazy-loads tool schemas to cut context token overhead by 6-7x
0 tools
mcp-proxy-server
An MCP proxy server that aggregates and serves multiple MCP resource servers through a single interface
0 tools
easy-mcp-proxy
Easy MCP Proxy - Filter, transform, and compose MCP tools
0 tools
mcp-proxy
An MCP proxy server that aggregates and serves multiple MCP resource servers through a single HTTP server.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "lazy-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}