litellm-mcp

by LeonRLewis · ai-ml · mcp-server, glama

MCP server that lets Claude Code dispatch tasks to the LiteLLM gateway, supporting both local Ollama models and Anthropic models via the gateway.

Source: https://github.com/LeonRLewis/litellm-mcp

Install

git clone https://github.com/LeonRLewis/litellm-mcp

Tags: mcp-server, glama

Source: glama

About ai-ml MCP servers and Claude skills

ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

litellm-mcp is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related ai-ml MCPs and skills

  • proxmox-mcp by LeonRLewis

    MCP server for Proxmox VE that enables AI assistants to inspect and manage LXC containers, VMs, snapshots, and resource pools via the Proxmox API.

  • gitlab-mcp by LeonRLewis

    MCP server for GitLab that enables AI assistants to manage CI pipelines, job logs, repositories, branches, merge requests, and commits via the GitLab REST API.

  • cpp-semantic-graph by FS-Yuao

    Builds a semantic knowledge graph of C++ code and exposes 9 MCP tools for AI assistants to search classes, functions, inheritance, callers, callees, overrides, and more.

  • governor by rober8b

    Governor is an MCP server that acts as a safety belt for AI agent payments, providing a three-layer deterministic evaluation (rules, behavior anomaly, and intention coherence) to approve, escalate, or block payments before execution, and integrates directly with Claude Code.

  • this-needs-a-call by jacobparis

    Self-host a realtime voice-call companion for coding agents. Exposes an MCP endpoint that agents can poll as an alternate input stream.

  • Financial Data MCP Server by rajithpr

    Enables AI models to access real-time financial market data including stock quotes, fundamentals, daily prices, symbol search, and market status via the Alpha Vantage API. Works with any MCP-compatible client like Claude Desktop for natural language interaction.

  • mcp-rap-migrator by sharmarhl1994-bit

    MCP server that migrates SAP Module Pool programs to RAP applications interactively, using AI and SAP ADT REST APIs with human approval at each step.

  • hachanha-mcp by QWER-ASDF-1234

    MCP server that converts user requests into deliberately poor drawing prompts, enabling ChatGPT to render intentionally shabby sketches instead of realistic images.

Frequently asked questions

How do I install litellm-mcp?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support litellm-mcp?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is litellm-mcp free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.