Skip to content
Back to search
30
MCP v0.1.1

io.github.daedalus/mcp-smart-proxy

io.github.daedalus/mcp-smart-proxy

An MCP server that provides a smart proxy to other mcp servers

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

Similar MCP servers embedding-nearest

io.github.daedalus/mcp-mdns
MCP server for mDNS (Multicast DNS) service discovery
0 tools
Smart Proxy (daedalus)
Token-efficient MCP gateway that uses semantic vector search to route tool calls across multiple upstream servers, reducing prompt token con
0 tools
io.github.daedalus/mcp-cryptography
MCP server exposing cryptography library functionality
0 tools
io.github.daedalus/mcp-rpcbind
MCP server exposing rpcbind/RPC portmapper functionality
0 tools
io.github.daedalus/mcp-gdbserver
MCP server for remote debugging with gdbserver
0 tools
io.github.daedalus/mcp-mysql-connector
MCP server exposing MySQL database functionalities as tools
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.daedalus/mcp-smart-proxy": {
      "url": "None",
      "transport": "http"
    }
  }
}