Back to search
30
MCP

litellm-mcp

pypi/litellm-mcp

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

Uptime
0.0%
2 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
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
ai.llmse/mcp live
Public MCP server for the LLM Search Engine
0 tools · streamable-http
hive-mind-mcp
MCP Server for orchestrating LLM interactions
0 tools

How to use

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

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