Back to search
30
MCP streamable-http

WhichModel

io.github.which-model/whichmodel

Cost-optimized LLM model routing recommendations for autonomous AI agents

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Robot Resources Router
Intelligent LLM routing proxy — 60-90% cost savings by auto-selecting the cheapest model
0 tools
Alephant
AI cost control and BYO-key routing across 50+ LLM providers and 320+ models.
0 tools
SkillFM LLM Cost Optimizer
LLM cost optimizer for OpenAI, Anthropic, token usage, BYOK, and SkillFM Beacon audits.
0 tools
tokencast
Pre-execution cost estimation for LLM agent workflows with calibration learning
0 tools
io.github.jeff-atriumn/tokencost-dev
LLM pricing oracle — model lookup, cost estimation, and comparison via LiteLLM
0 tools
iflow-mcp_vmlinuzx-llmc
LLM cost compression through intelligent RAG and multi-tier routing
0 tools

How to use

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

{
  "mcpServers": {
    "whichmodel": {
      "url": "https://whichmodel.dev/mcp",
      "transport": "streamable-http"
    }
  }
}