Skip to content
Back to search
30
MCP v1.0.2

LiteLLM Multi-Model API

io.github.BerriAI/litellm-mcp

Access 100+ LLMs with one API: GPT-4, Claude, Gemini, Mistral, and more.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

LiteLLM Multi-Model API
Access 100+ LLMs with one API: GPT-4, Claude, Gemini, Mistral, and more.
0 tools
io.github.shin-bot-litellm/litellm-mcp
Give AI agents access to 100+ LLMs. Call any model, compare outputs.
0 tools
litellm-mcp
MCP server giving AI agents access to 100+ LLMs through LiteLLM
0 tools
Just Prompt (Multi-LLM Provider)
Unified interface for interacting with multiple LLM providers including OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama with pa
0 tools
LLM Router
Routes prompts across Claude, Gemini, and GPT-4o based on task type to minimize token cost.
0 tools
LLM CLI Gateway
One MCP endpoint for Claude Code, Codex, Gemini, Grok and Mistral CLIs, with durable async jobs.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "litellm_multi-model_api": {
      "url": "None",
      "transport": "http"
    }
  }
}