LiteLLM
Integrates with LiteLLM to provide access to OpenAI language models for text completion and generation tasks across various applications.
README: https://github.com/itsDarianNgo/mcp-server-litellm
LiteLLM MCP Server
An MCP server that integrates LiteLLM to handle text completions using OpenAI models.
Installation
Install the package:
pip install mcp-server-litellm

