Skip to main content
Glama
BerriAI

litellm-admin-mcp

Official
by BerriAI

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LITELLM_API_KEYNoYour personal proxy admin key. Required for local (stdio) mode. Do not set this for HTTP mode.
LITELLM_BASE_URLYesThe URL of your LiteLLM gateway (e.g., https://your-gateway.example.com).
LITELLM_ADMIN_TOOLSNoComma-separated list of tool names to restrict the catalog (e.g., 'create_key,list_keys,list_teams').
LITELLM_MCP_PUBLIC_URLNoThe public URL of the MCP server (e.g., https://admin-mcp.example.com). Required for HTTP (streamable-http) mode.
LITELLM_ADMIN_READ_ONLYNoSet to 'true' to expose only GET operations.false

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources