# mcp MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/com-unorouter-mcp
- Repository: https://github.com/0-don/unorouter-mcp
- Website: https://unorouter.com

## Install
- Command: `npx -y unorouter-mcp`
- Endpoint: https://mcp.unorouter.com/mcp
- Auth: Auth required by registry metadata

## Setup notes
- Package: Npm unorouter-mcp v0.2.1
- Environment variable: UNOROUTER_API_KEY (required; secret)
- Environment variable: UNOROUTER_BASE_URL
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://mcp.unorouter.com/mcp

## Tools
- search_models (Search UnoRouter 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-compatible client pointed at https://api.unorouter.com/v1. Endpoint: https://mcp.unorouter.com/mcp
- chat (Chat with a UnoRouter model) - 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). Endpoint: https://mcp.unorouter.com/mcp
- get_pricing (Get UnoRouter model 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 rate). :free models are always 0. Endpoint: https://mcp.unorouter.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.unorouter
- Version: 0.2.1
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 10, 2026
- Source: https://registry.modelcontextprotocol.io
