Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

com.unorouter/mcp

com.unorouter/mcp

Search 200+ UnoRouter models (most free), check pricing, and chat through one key

Uptime
100.0%
1 direct probes · 30d
Response
620ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

search_models

Search the live UnoRouter model catalog (200+ models behind one OpenAI-compatible key). Models ending in :free cost nothing. Returns matching model IDs usable with the chat tool or any OpenAI-compatib…

chat

Send a single prompt to any UnoRouter model and return the reply. Use search_models to find model IDs; :free models cost nothing (light per-model rate limit, rotate models if you hit 429).

get_pricing

Look up per-token pricing for UnoRouter models from the public pricing endpoint. Prices are USD list prices per 1M tokens before per-group discounts (the account dashboard shows the exact effective ra…

How to use

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

{
  "mcpServers": {
    "com.unorouter/mcp": {
      "url": "https://mcp.unorouter.com/mcp",
      "transport": "streamable-http"
    }
  }
}