The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Unorouter MCP listing page.
MCP server for UnoRouter, an open-source OpenAI-compatible gateway serving 200+ models (Claude, GPT, Gemini, DeepSeek, Kimi, GLM, Qwen and more) behind a single API key. Models with a :free suffix cost nothing.
Gives any MCP client (Claude Desktop, Claude Code, Cursor, Windsurf, and friends) three tools:
search_models: filter the live catalog, optionally free models onlyget_pricing: USD per-1M-token list prices from the public pricing endpointchat: send a prompt to any model and get the reply with token usageCreate an API key at unorouter.com/token (Discord or GitHub sign-in, no card required).
| Variable | Required | Default |
|---|---|---|
UNOROUTER_API_KEY | yes | none |
UNOROUTER_BASE_URL | no | https://api.unorouter.com |