Back to search
30
MCP

io.github.kira-autonoma/context-proxy

io.github.kira-autonoma/context-proxy

MCP proxy that lazy-loads tool schemas to cut context token overhead by 6-7x

Uptime
0.0%
3 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 meta-tools
0 tools
lazy-mcp
A proxy tool that converts normal MCP servers to use lazy-loading pattern with three/four meta-tools
0 tools
io.github.karashiiro/my-cool-proxy
An MCP server gateway that minimizes context usage via progressive Lua-driven discovery 🌙
0 tools
io.github.arrayo/smart-context-mcp
Reduces AI agent token usage by 90% via context compression and task checkpoint persistence.
0 tools
io.github.steveweltman/4q-tokenz
Intelligent MCP proxy that reduces token usage by exposing only mcp_search and mcp_call.
0 tools
contextbridge/mcp-proxy
Context Bridge's MCP proxy server
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.kira-autonoma/context-proxy": {
      "url": "None",
      "transport": "http"
    }
  }
}