---
slug: "litellm-mcp服务器"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/itsdarianngo/mcp-server-litellm@master/README.md"
repo: "https://github.com/itsdarianngo/mcp-server-litellm"
source_file: "README.md"
branch: "master"
---
# LiteLLM MCP Server

An MCP server that integrates LiteLLM to handle text completions using OpenAI models.

## Installation

Install the package:
```bash
pip install mcp-server-litellm
