litellm-admin-mcp
Officialby BerriAI
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LITELLM_API_KEY | No | Your personal proxy admin key. Required for local (stdio) mode. Do not set this for HTTP mode. | |
| LITELLM_BASE_URL | Yes | The URL of your LiteLLM gateway (e.g., https://your-gateway.example.com). | |
| LITELLM_ADMIN_TOOLS | No | Comma-separated list of tool names to restrict the catalog (e.g., 'create_key,list_keys,list_teams'). | |
| LITELLM_MCP_PUBLIC_URL | No | The public URL of the MCP server (e.g., https://admin-mcp.example.com). Required for HTTP (streamable-http) mode. | |
| LITELLM_ADMIN_READ_ONLY | No | Set 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues