LLM Panel
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KIMI_MODEL | No | Model ID for the kimi provider. | kimi-k2.6 |
| MIMO_MODEL | No | Model ID for MiMo. | mimo-v2.5-pro |
| KIMI_API_KEY | No | API key for Kimi (Moonshot) provider. Also used for kimi-code unless KIMI_CODE_API_KEY is set. | |
| MIMO_API_KEY | No | API key for MiMo (Xiaomi) provider. | |
| KIMI_BASE_URL | No | Override base URL for Kimi API. | |
| MIMO_BASE_URL | No | Override base URL for MiMo API. | |
| DEEPSEEK_MODEL | No | Model ID for DeepSeek. | deepseek-v4-pro |
| KIMI_CODE_MODEL | No | Model ID for the kimi-code provider. | kimi-k2.7-code |
| KIMI_TIMEOUT_MS | No | Request timeout in milliseconds for Kimi. | 1800000 |
| MIMO_TIMEOUT_MS | No | Request timeout in milliseconds for MiMo. | 1800000 |
| DEEPSEEK_API_KEY | No | API key for DeepSeek provider. | |
| MOONSHOT_API_KEY | No | Alternative environment variable for Kimi API key. | |
| DEEPSEEK_BASE_URL | No | Override base URL for DeepSeek API. | |
| KIMI_CODE_API_KEY | No | Optional separate API key for kimi-code provider. | |
| LLM_PANEL_ENV_FILE | No | Path to an environment file to load. launch.sh uses this if set, otherwise looks for .env next to itself. | |
| DEEPSEEK_TIMEOUT_MS | No | Request timeout in milliseconds for DeepSeek. | 1800000 |
| KIMI_CONTEXT_TOKENS | No | Context window hint for Kimi. | |
| MIMO_CONTEXT_TOKENS | No | Context window hint for MiMo. | |
| KIMI_MAX_OUTPUT_TOKENS | No | Maximum output tokens for Kimi. | |
| MIMO_MAX_OUTPUT_TOKENS | No | Maximum output tokens for MiMo. | |
| DEEPSEEK_CONTEXT_TOKENS | No | Context window hint for DeepSeek. | |
| DEEPSEEK_MAX_OUTPUT_TOKENS | No | Maximum output tokens for DeepSeek. |
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dominiclynchwoodlands-ui/LLM-Panel'
If you have feedback or need assistance with the MCP directory API, please join our Discord server