mcp-1panel
116
1Panel MCP Server is a Model Context Protocol server implementation for 1Panel, offering various installation methods and support for different running modes. It provides tools for system management, website handling, certificate management, application installation, and database handling.
1Panel MCP Server
1Panel MCP Server is an implementation of the Model Context Protocol (MCP) server for 1Panel.
Installation Methods
- Method 1: Download from Release Page.
- Method 2: Build from source using Go.
- Method 3: Install via
go install
. - Method 4: Install via Docker.
Usage
1Panel MCP Server supports two running modes: stdio and sse.
- stdio Mode: Configure using local binary or Docker.
- sse Mode: Start the server and configure.
Available Tools
- get_dashboard_info: List dashboard status
- get_system_info: Get system information
- list_websites: List all websites
- create_website: Create a website
- list_ssls: List all certificates
- create_ssl: Create a certificate
- list_installed_apps: List installed apps
- install_openresty: Install OpenResty
- install_mysql: Install MySQL
- list_databases: List all databases
- create_database: Create a database