1Panel MCP Server
by EaveLuo
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ONEPANEL_HOST | No | The 1Panel host address. | localhost |
| ONEPANEL_PORT | No | The port for the 1Panel API. | 8080 |
| ONEPANEL_API_KEY | Yes | The API key generated in the 1Panel dashboard (Panel Settings). | |
| ONEPANEL_PROTOCOL | No | The protocol used to connect to 1Panel (http or https). | http |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_containersB | List all Docker containers |
| start_containerC | Start a container |
| stop_containerC | Stop a container |
| restart_containerC | Restart a container |
| list_imagesB | List Docker images |
| pull_imageC | Pull a Docker image |
| list_installed_appsC | List installed apps |
| list_app_storeD | List app store |
| list_filesD | List files |
| get_system_infoC | Get system info |
| get_system_monitorC | Get system monitor data |
| list_websitesD | List websites |
| list_databasesD | List databases |
| list_composesB | List compose projects |
| list_certificatesB | List SSL certificates |
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
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/EaveLuo/1panel-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server