1Panel-dev/mcp-1panel
If you are the rightful owner of mcp-1panel and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
1Panel MCP Server is an implementation of the Model Context Protocol (MCP) server for 1Panel, providing a range of tools for system, website, certificate, application, and database management.
Tools
Functions exposed to the LLM to take actions
create_database
create a database by type name and password
create_ssl
create ssl
create_website
create website
get_dashboard_info
show dashboard info
get_system_info
show host system information, The unit of diskSize is bytes
install_mysql
install mysql, if not set name, default is mysql, if not set version, default is '', if not set root_password, default is '')
install_openresty
install openresty, if not set name, default is openresty, if not set http_port, default is 80, if not set https_port, default is 443
list_databases
list databases by name
list_installed_apps
list installed apps
list_ssls
list ssls
list_websites
list websites
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client