Vox MCP
Related Servers
Alternatives to Vox MCP
No user-submitted related servers found.
Related Servers
- AlicenseBqualityFmaintenanceEnables AI assistants to intelligently select and switch between different AI models (OpenAI, Anthropic, etc.) within the same conversation based on task requirements. Provides a unified interface for accessing multiple AI providers through a single MCP tool.18 npmMIT
- FlicenseNot gradedqualityCmaintenanceMulti-cloud MCP server that exposes cloud AI models as tools for AI CLI agents, supporting streaming, conversation history, parallel multi-model queries, and dynamic model discovery.2-
- AlicenseNot gradedqualityDmaintenanceMCP of MCPs. Automatic discovery and configure MCP servers on your local machine. Integration with Claude and Cursor.52Apache 2.0
- AlicenseNot gradedqualityDmaintenanceEnables real-time communication and shared vector memory between Claude Code, OpenAI Codex CLI, and Google Gemini CLI. It allows different AI platforms to exchange messages, share context, and collaborate through a unified MCP interface.MIT
- AlicenseNot gradedqualityDmaintenanceMulti-model AI conversation MCP for Claude Desktop. Seamlessly integrate with GPT-4, Gemini, xAI, Perplexity, and local models via Ollama.MIT
- AlicenseNot gradedqualityCmaintenanceProvides a unified MCP interface to interact with Codex CLI, Claude Code, and Grok API, allowing seamless switching between AI models in VS Code or Claude Code.MIT
TDQS
Scored across 3 tools
Each tool has a clearly distinct purpose: chat for conversation, listmodels for model configuration, and dump_threads for exporting threads. There is no overlap between these actions.
Naming is mixed: 'chat' and 'listmodels' are single compound words, while 'dump_threads' uses an underscore. Using 'list_models' instead of 'listmodels' would improve consistency.
Three tools is slightly on the lean side, but it covers the core functionality of an AI gateway reasonably well. Not too sparse, and each tool earns its place.
The surface covers chat, model listing, and thread export, but lacks a way to list threads without knowing their IDs, and no delete or reset functionality. These are notable gaps for thread management.