← Back to search

com.unorouter/mcp

0-don streamable_http Scanned 1d ago

MCP server for UnoRouter: search 200+ models (most free), check pricing, and chat through one OpenAI-compatible key

D
40 / 100

Versions

0.1.1latest
first seen Jul 22, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

Tools 3

search_models
annotations: none low

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.

limit number free_only boolean
chat
annotations: none low

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).

model string prompt string system string max_tokens number temperature number
get_pricing
annotations: none low

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.

limit number query string

Permissions 2

network medium
Server uses network capabilities via: fetch()
env_vars low
Server uses env_vars capabilities via: process.env

Scan Findings 17

low
Tool 'search_models' has no annotations annotation_checker · 100%
low
Tool 'chat' has no annotations annotation_checker · 100%
low
Tool 'get_pricing' has no annotations annotation_checker · 100%
medium
OAuth implementation without PKCE auth_checker · 75%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
info
package.json metadata manifest_parser · 100%
info
Tool: search_models manifest_parser · 85%
info
Tool: chat manifest_parser · 85%
info
Tool: get_pricing manifest_parser · 85%
info
Transport: streamable-http manifest_parser · 80%
info
Required env vars (3) manifest_parser · 80%
info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
medium
Permission: network access detected permission_analyzer · 70%
low
Permission: env_vars access detected permission_analyzer · 90%
info
SBOM generated: 4 components sbom_generator · 100%
critical
RSA Private Key found in 0-don-unorouter-mcp-3d833cd/mcp-dns-key.pem secret_scanner · 95%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%