{"type":"mcp_server","name":"mcp-1panel","description":"The 1Panel MCP Server repository provides an implementation of the Model Context Protocol server for 1Panel, enabling tools to interact with and manage 1Panel instances through stdio or SSE transport.","category":"System Tools","language":"Go","stars":155,"forks":7,"owner":"1Panel-dev","github_url":"https://github.com/1Panel-dev/mcp-1panel","homepage":null,"setup":"## Setup\n\n### Prerequisites\n\n- Go 1.23.0 or higher\n- Existing 1Panel\n\n### Build from Source\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/1Panel-dev/mcp-1panel.git\n   cd mcp-1panel\n   ```\n\n2. Build the project:\n   ```bash\n   make build\n   ```\n   Move `./build/mcp-1panel` to the system environment path.\n\n### Install using go install\n   ```bash\n   go install github.com/1Panel-dev/mcp-1panel@latest\n   ```","tools":"## Available Tools\n\n1.  **get_dashboard_info** (List dashboard status)\n2.  **get_system_info** (Get system information)\n3.  **list_websites** (List all websites)\n4.  **create_website** (Create a website)\n5.  **list_ssls** (List all certificates)\n6.  **create_ssl** (Create a certificate)\n7.  **list_installed_apps** (List all installed applications)\n8.  **install_openresty** (Install OpenResty)\n9.  **install_mysql** (Install MySQL)\n10. **list_databases** (List all databases)\n11. **create_database** (Create a database)","faq":null,"created_at":"2025-03-18T05:55:42+00:00","updated_at":"2025-03-28T23:51:29+00:00","source_url":"https://model-context-protocol.com/servers/1panel-model-context-protocol-server-implementation","related_articles":[]}