SERVER
Litellm Mcp
Rank #2617io.github.BerriAI/litellm-mcp
MCP server providing litellm-mcp capabilities
First listed
Feb 7, 2026
Last publish date
Feb 7, 2026
OVERVIEW
Litellm Mcp is a Model Context Protocol (MCP) server published by BerriAI. It ranks #2617 of 58,832 servers tracked on MCP Toplist, and its repository has 31 GitHub stars. Litellm Mcp is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 7, 2026 and most recently updated on Feb 7, 2026.
STANDING
#2,617of 58,832 tracked serversTop 5%
Ranks ahead of 56,215 of 58,832 servers on MCP Toplist.
CONNECT
Use Litellm Mcp
Add Litellm Mcp to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"litellm-mcp": {
"command": "uvx",
"args": [
"litellm-mcp"
],
"env": {
"OPENAI_API_KEY": "<your OPENAI_API_KEY>",
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"LITELLM_API_BASE": "<your LITELLM_API_BASE>",
"LITELLM_API_KEY": "<your LITELLM_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
BerriAI
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.0.2 | Feb 7, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Litellm Mcp?
- MCP server providing litellm-mcp capabilities
- Who maintains Litellm Mcp?
- Litellm Mcp is maintained by BerriAI, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Litellm Mcp an official MCP server?
- Yes — Litellm Mcp is listed on the Official MCP Registry.
- How many versions does Litellm Mcp have?
- MCP Toplist tracks 2 versions of Litellm Mcp, most recently published on Feb 7, 2026.
- Where can I find the source code for Litellm Mcp?
- The source code for Litellm Mcp is hosted at github.com/BerriAI/litellm-agent-mcp.
EXPLORE