Server data from the Official MCP Registry
Access 100+ LLMs with one API: GPT-4, Claude, Gemini, Mistral, and more.
Access 100+ LLMs with one API: GPT-4, Claude, Gemini, Mistral, and more.
Set these up before or after installing:
Environment variable: OPENAI_API_KEY
Environment variable: ANTHROPIC_API_KEY
Environment variable: LITELLM_API_BASE
Environment variable: LITELLM_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-berriai-litellm-mcp": {
"env": {
"OPENAI_API_KEY": "your-openai-api-key-here",
"LITELLM_API_KEY": "your-litellm-api-key-here",
"LITELLM_API_BASE": "your-litellm-api-base-here",
"ANTHROPIC_API_KEY": "your-anthropic-api-key-here"
},
"args": [
"litellm-mcp"
],
"command": "uvx"
}
}
}This MCP server provides access to 100+ LLMs through LiteLLM's unified API. The server requires API keys for external LLM providers, uses environment variables for secure credential storage, and has appropriate permissions that match its purpose as an LLM integration tool. Supply chain analysis found 8 known vulnerabilities in dependencies (0 critical, 8 high severity). Package verification found 1 issue (1 critical, 0 high severity).
3 files analyzed · 13 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.