67
/ 100
1 month ago
glama

litellm-mcp

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

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: LITELLM_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configLITELLM_DEFAULT_MODELqwen2.5:7b-instruct
🔐 secretLITELLM_API_KEYlocal/stdio use, env is accepted as a fallback.
configMCP_TRANSPORT/ MCP_HOST / MCP_PORT sse / 0.0.0.0 / 8107
configMCP_HOSTMCP_TRANSPORT / / MCP_PORT sse / 0.0.0.0 / 8107
configMCP_PORTMCP_TRANSPORT / MCP_HOST / sse / 0.0.0.0 / 8107
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/leonrlewis-litellm-mcp-1dt67e)](https://m8ven.ai/mcp/leonrlewis-litellm-mcp-1dt67e)
commit: e9e33731b9273360d1a39369e7fd22c87da5a0cc
code hash: f200060ed062436ba68ed6f3f6bfae7b85f096f70d2f4aa910b244e52829de82
verified: 7/1/2026, 10:04:07 AM
view raw JSON →