F
licenseA
qualityB
maintenanceUnified MCP server for querying multiple LLM providers (Gemini, OpenAI, Anthropic, etc.) with advanced routing, cost optimization, and fallback resilience.
2
6 npm
-
No user-submitted related servers found.
Scored across 4 tools
Each tool has a clearly distinct purpose: health status, chat completions, model listing, and balance checking. No overlap.
Names follow a verb_noun pattern (get_status, list_models, get_balance) except chat_completions which is a noun phrase, but still readable and consistent in style.
Four tools is well-scoped for the server's purpose—covering health, chat, models, and balance without bloat or deficiency.
Covers core operations (chat, model discovery, status, balance), but lacks features like usage history or streaming support, which are minor gaps.