Armory
Source
Browse
MCPs

ypollak2-llm-router

Subscription-aware LLM router for Claude Code. Routes tasks to 20+ providers (OpenAI, Gemini, Groq, Ollama, Codex) based on complexity classification, Claude subscription pressure, and cost. Free tasks stay on Claude subscription; expensive tasks fall back to the cheapest capable model. Includes 30 MCP tools, 6 auto-routing hooks, semantic dedup cache, prompt caching, daily spend cap, and a live web dashboard.

Score
88.7542 signals
Evidence
76 stars · 11 forks
Last commit
as last read from GitHub; most reads are from 2 Sep 2026 or later
Listed

Install

No one-command install. Set it up from its source.

Alternatives · MCPs

  1. disler-just-prompt738 stars · 132 forks97.439
  2. token-scout10 stars · 1 fork62.026
  3. mcp-token-saver6 stars49.325

What it is

Subscription-aware LLM router for Claude Code. Routes tasks to 20+ providers (OpenAI, Gemini, Groq, Ollama, Codex) based on complexity classification, Claude subscription pressure, and cost. Free tasks stay on Claude subscription; expensive tasks fall back to the cheapest capable model. Includes 30 MCP tools, 6 auto-routing hooks, semantic dedup cache, prompt caching, daily spend cap, and a live web dashboard.

When to use it

When an agent needs the "Developer Tools" capability this MCP server exposes.

Source

Migrated from the awesome-mcp-servers navigation directory (category: Developer Tools). See https://github.com/ypollak2/llm-router.