Server data from the Official MCP Registry
Multi-model AI gateway — 8 providers plus local models, no system prompt injection.
Multi-model AI gateway — 8 providers plus local models, no system prompt injection.
Set these up before or after installing:
Environment variable: GEMINI_API_KEY
Environment variable: OPENAI_API_KEY
Environment variable: ANTHROPIC_API_KEY
Environment variable: XAI_API_KEY
Environment variable: DEEPSEEK_API_KEY
Environment variable: MOONSHOT_API_KEY
Environment variable: OPENROUTER_API_KEY
Environment variable: CUSTOM_API_URL
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-linxule-vox-mcp": {
"env": {
"XAI_API_KEY": "your-xai-api-key-here",
"CUSTOM_API_URL": "your-custom-api-url-here",
"GEMINI_API_KEY": "your-gemini-api-key-here",
"OPENAI_API_KEY": "your-openai-api-key-here",
"DEEPSEEK_API_KEY": "your-deepseek-api-key-here",
"MOONSHOT_API_KEY": "your-moonshot-api-key-here",
"ANTHROPIC_API_KEY": "your-anthropic-api-key-here",
"OPENROUTER_API_KEY": "your-openrouter-api-key-here"
},
"args": [
"vox-mcp"
],
"command": "uvx"
}
}
}This is a well-structured MCP server for AI model routing with proper authentication and reasonable security practices. The code shows good quality with comprehensive error handling and input validation, though there are a few minor areas for improvement around debugging configurations. Supply chain analysis found 4 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
3 files analyzed · 8 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by xt765 · Developer Tools
Convert PDF, DOCX, HTML, Markdown, and Text for AI assistant context injection.