litellm-admin-mcp
by junwayne66
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Bind address | 0.0.0.0 |
| PORT | No | HTTP port for this MCP server | 3100 |
| LITELLM_BASE_URL | No | LiteLLM Proxy base URL (no trailing slash) | http://192.168.91.200:8888 |
| LITELLM_V1_BASE_URL | No | OpenAI-compatible base URL used in key_generate onboarding (BASE_URL in message_zh) | {LITELLM_BASE_URL}/v1 |
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 | |