mcpbeat Sign in

Litellm MCP Server

by shin-bot-litellm Your server? Claim it
local only

Litellm MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 108 installs a week from pypi.

Give AI agents access to 100+ LLMs. Call any model, compare outputs.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 50 · avg 20 · -37% w/w
a month agotoday
108
Installs / week
pypi · litellm-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add litellm-mcp -- uvx litellm-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "litellm-mcp": {
      "args": [
        "litellm-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.litellm-mcp]
command = "uvx"
args = ["litellm-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "litellm-mcp": {
      "args": [
        "litellm-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "litellm-mcp": {
      "args": [
        "litellm-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: OPENAI_API_KEY (OpenAI API key for GPT models), ANTHROPIC_API_KEY (Anthropic API key for Claude models). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Litellm MCP

same job, measured the same way
Weavz
by weavz

Governed app access for AI agents: 1,000+ apps & 12,000+ tools via Code Mode MCP.

answering
Lethe
by jesusgarcia9009

Context GC for LLM agents: offload large tool outputs and recall them to save tokens.

110 installs/wk local only
Google Workspace
by aaronsb

Give AI agents access to Gmail, Calendar, Drive, and more — multi-account, manifest-driven

1 096 installs/wk local only
Melaya
by melaya

Create and run any AI agents systems from 6k+ tools. Give your AI hands access to your Android.

answering
Epivo Course Catalog
by henrikthome-arch

Read-only access to Epivo's live course catalogue for AI agents.

3 tools answering
Zerno Lite
by zerno

Give AI agents secure access to ZERNO project briefs, tasks, and context over remote MCP.

answering
I
Routing Services Courier
by carlos-vlab

Pay-per-call ($0.01 USDC) model-routing for AI coding agents: which LLM to call, cost vs. quality.

1 tools answering
Inferenceindexer MCP
by desmartin01

AI inference pricing for agents: live and historical model prices, provider comparison.

388 installs/wk 10 tools answering

Litellm MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Litellm MCP?
Litellm MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package litellm-mcp was installed 108 times last week.
Is Litellm MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Litellm MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls litellm-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Litellm MCP?
The pypi package litellm-mcp was installed 108 times in the last week. Week over week that is -37%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.