Skip to content
Back to search
30
MCP

litellm-mcp

pypi/litellm-mcp

MCP server giving AI agents access to 100+ LLMs through LiteLLM

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

Similar MCP servers embedding-nearest

io.github.shin-bot-litellm/litellm-mcp
Give AI agents access to 100+ LLMs. Call any model, compare outputs.
0 tools
awesome-llm-apps-mcp
MCP server providing AI agent inspiration from the awesome-llm-apps collection
0 tools
contextai-mcp
MCP server exposing ContextAI's static code-graph API to LLM agents
0 tools
ai-firewall-mcp
MCP server for AI Firewall - multi-agent LLM security layer
0 tools
llm-todo-mcp-mao
A todo application MCP server designed for AI agent task management
0 tools
matlab-mcp-python
MCP server exposing MATLAB capabilities to AI agents
0 tools

How to use

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

{
  "mcpServers": {
    "litellm-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}