Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ’ป Developer Tools
  3. Llm Router
Llm Router logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 5:32:27 PM

Llm Router

User RatingsBe the first to rate and review this MCP server!
View Repository79 GitHub StarsTotal stargazers on GitHub for the source repository (79 stars).Visit Website
llm-routingdeveloper-toolsclaude-codecost-control

Routes coding prompts across subscription, local, and external models according to complexity, cost, and quota pressure.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "ypollak2-llm-router": {
      "command": "uvx",
      "args": [
        "llm-routing"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿ’ป More in Developer Tools

Overview

ypollak2/llm-router MCP server routes coding prompts across Claude, local models, and external providers according to task complexity, subscription pressure, and cost. It integrates with Claude Code through MCP tools and hooks, while also supporting Codex and Gemini CLI workflows. The router can operate without API keys on Claude Pro or Max, with optional provider credentials expanding available models. Reach for it when you want to preserve Claude subscription quota or control spending across multiple LLM providers.

Use cases

โ€ขPreserve Claude Pro or Max quota during routine coding work
โ€ขRoute simple prompts to local Ollama models
โ€ขControl LLM spending with provider policies and daily caps
โ€ขCompare premium and budget models across coding tasks

Key features

โ€ขComplexity- and cost-aware model routing
โ€ขClaude subscription quota protection
โ€ขSupport for 20+ model providers
โ€ขSix automatic routing hooks
โ€ขSemantic deduplication and prompt caching
โ€ขLive web dashboard and health checks

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Llm Router.

Extracted Tool Capabilities
Complexity- and cost-aware model routing
Claude subscription quota protection
Support for 20+ model providers
Six automatic routing hooks
Semantic deduplication and prompt caching
Live web dashboard and health checks

How Llm Router works

What ypollak2/llm-router MCP server does

ypollak2/llm-router MCP server sits in the lifecycle of supported coding tools and selects a model for each prompt. Routine requests can be sent to local or lower-cost models, while more demanding work can remain on premium models. The goal is to reduce use of a Claude subscription quota without requiring a separate hosted proxy.

The router supports more than 20 providers, including OpenAI, Gemini, Groq, Ollama, and Codex. Its routing decisions consider task complexity, the current pressure on a Claude subscription, configured providers, budget settings, and the selected routing policy. Example outcomes include sending an error explanation to Ollama or Gemini Flash, an endpoint refactor to GPT-4o or Gemini Pro, and a distributed tracing design to o3 or Claude Opus.

How it works

For Claude Code, automatic routing is implemented through six hooks that inspect prompts before the model handles them. The project also exposes 30 MCP tools for routing and related operations. Codex CLI uses manual MCP tools in the documented setup, while Gemini CLI supports automatic routing through hooks.

The project is local-first: it does not require a hosted proxy or an account. On Claude Pro or Max, it can work with no provider API keys by using MCP tools and local models. Optional credentials make additional providers available, including OpenAI, Gemini, OpenRouter, and local Ollama endpoints. A semantic deduplication cache and prompt caching can avoid repeated work, while a daily spend cap provides a budget boundary. A live web dashboard is included for viewing router activity and status.

Setup and configuration

Install the Python package named llm-routing, then run its llm-router install command. The project requires Python 3.11 or newer. Provider configuration is optional for Claude subscription users, but environment variables can be supplied when external or local providers are needed:

  • OPENAI_API_KEY for OpenAI models
  • GEMINI_API_KEY for Gemini models
  • OLLAMA_BASE_URL for an Ollama service
  • OPENROUTER_API_KEY for OpenRouter models

Use llm-router health to check provider connectivity after setup. The cost_aggressive policy uses the OpenRouter workhorse pool when an OpenRouter key is configured.

Tools and capabilities

ypollak2/llm-router MCP server provides:

  • Complexity-aware model selection
  • Subscription-quota protection for Claude Code
  • Routing across free, budget, and premium model tiers
  • Six automatic routing hooks
  • Thirty MCP tools
  • Semantic duplicate-request caching
  • Prompt caching
  • A daily spending limit
  • A live web dashboard
  • Health checks for configured providers

Limitations and notes

Routing depends on the providers configured on the host and on the selected policy, so the exact model chain can vary. External providers may require their own API keys; the zero-key workflow applies to Claude Pro or Max usage with local models and MCP-based routing. Ollama also requires a reachable local service.

The repository documents RouterArena results and notes that some classification approaches did not outperform simpler model selection. Leaderboard position can change, and reported savings are host- and client-dependent rather than universal guarantees. Codex support is described as manual MCP tooling, with automatic hooks listed as planned rather than available.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Claude Task Master logoClaude Task Master

    AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loading for optimized context usage.

    ๐Ÿ’ป Developer Tools8 views
    Compare vs Claude Task Master โ†’
  • Project Context MCP logoProject Context MCP

    Exposes .context/ folder files as MCP resources, giving Claude Code instant access to project documentation via @ mentions.

    ๐Ÿ’ป Developer Tools3 views
    Compare vs Project Context MCP โ†’
  • Eval View logoEval View

    Regression testing framework for AI agents. Save golden baselines, detect behavioral drift, and block regressions in CI. Works with LangGraph, CrewAI, OpenAI, Claude, and any HTTP API.

    ๐Ÿ’ป Developer Tools3 views
    Compare vs Eval View โ†’
  • Magic MCP logoMagic MCP

    Create crafted UI components inspired by the best 21st.dev design engineers.

    ๐Ÿ’ป Developer Tools16 views
    Compare vs Magic MCP โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
79
Stargazers on the source repository.
Last commit
1mo ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Llm Router

Install the `llm-routing` Python package with `pip install llm-routing`, then run `llm-router install`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewLlm Router AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/ypollak2-llm-router?style=directory)](https://allmcps.com/mcp/ypollak2-llm-router)
HTML Embed
<a href="https://allmcps.com/mcp/ypollak2-llm-router"><img src="https://allmcps.com/api/badge/ypollak2-llm-router?style=directory" alt="Llm Router on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ’ปDeveloper Tools
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimePython
AuthNo auth required
LicenseMIT
ClientsClaude Desktop, Cursor, Windsurf
Last updatedSep 7, 2026
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars79
GitHub Star CountTotal stargazers on GitHub representing community popularity (79 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 5, 2026
56Quality signal: Good ยท 56/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools26/30
Adoption & activity6/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 19d ago via OSV.dev ยท llm-routing (PyPI)

โ˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ’ป Developer Tools โ†’Best MCP servers for Developers โ†’Alternatives to Llm Router โ†’Install in Claude DesktopInstall in CursorInstall in VS Code