MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

L
Litellm Admin MCP

MCP server by junwayne66

Created 6/8/2026
Updated about 4 hours ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-litellm-admin-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "junwayne66-litellm-admin-mcp": { "command": "npx", "args": [ "junwayne66-litellm-admin-mcp" ] } } }