Skip to content
Back to search
30
MCP

LLM Router

pulsemcp/llm router

Routes prompts across Claude, Gemini, and GPT-4o based on task type to minimize token cost.

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

Similar MCP servers embedding-nearest

Robot Resources Router
Intelligent LLM routing proxy — 60-90% cost savings by auto-selecting the cheapest model
0 tools
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
io.github.mikerawsonnz/llm-orchestration-agent
Run a prompt through a LangChain (system + human) chain over Gemini on Vertex AI; optional LangSmith
0 tools · streamable-http
LLM CLI Gateway
One MCP endpoint for Claude Code, Codex, Gemini, Grok and Mistral CLIs, with durable async jobs.
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

How to use

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

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