Skip to content
Back to search
30
MCP

Robot Resources Router

io.github.robot-resources/router

Intelligent LLM routing proxy — 60-90% cost savings by auto-selecting the cheapest model

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

Similar MCP servers embedding-nearest

WhichModel
Cost-optimized LLM model routing recommendations for autonomous AI agents
0 tools · streamable-http
WhichModel
Cost-optimized LLM model routing recommendations for autonomous AI agents
0 tools · streamable-http
LLM Router
Routes prompts across Claude, Gemini, and GPT-4o based on task type to minimize token cost.
0 tools
ClawRouter LLM Router
Agent-native LLM router with 41+ models, sub-ms routing, x402-gated access. Routes to optimal LLM based on task requirements. [x402: $0.01/c
0 tools · http
iflow-mcp_vmlinuzx-llmc
LLM cost compression through intelligent RAG and multi-tier routing
0 tools
llm-oracle
Up-to-date LLM pricing + availability catalog with cited sources for AI agent routing.
0 tools

How to use

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

{
  "mcpServers": {
    "robot_resources_router": {
      "url": "None",
      "transport": "http"
    }
  }
}