Back to search
30
MCP

io.github.karashiiro/my-cool-proxy

io.github.karashiiro/my-cool-proxy

An MCP server gateway that minimizes context usage via progressive Lua-driven discovery 🌙

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

Similar MCP servers embedding-nearest

io.github.kira-autonoma/context-proxy
MCP proxy that lazy-loads tool schemas to cut context token overhead by 6-7x
0 tools
io.github.daedalus/mcp-smart-proxy
An MCP server that provides a smart proxy to other mcp servers
0 tools
io.github.smart-mcp-proxy/mcpproxy-go
Smart MCP proxy with BM25 tool discovery, quarantine security, and ~99% token savings
0 tools
io.github.lazymac2x/ai-gateway
Cloudflare Workers MCP server: ai-gateway
0 tools · streamable-http
io.github.mypracticaltools/reddit-mcp-server
Reddit MCP Server via Apify
0 tools
io.github.csoai-org/ai-gateway-mcp
ai-gateway-mcp MCP server by MEOK AI Labs
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.karashiiro/my-cool-proxy": {
      "url": "None",
      "transport": "http"
    }
  }
}