送信

1Panel MCP Server

@1Panel-dev

mcp-1panel is the Model Context Protocol (MCP) server implementation for 1Panel.

サーバー設定

{
  "mcpServers": {
    "mcp-1panel": {
      "command": "mcp-1panel",
      "env": {
        "PANEL_ACCESS_TOKEN": "<your 1Panel access token>",
        "PANEL_HOST": "such as http://localhost:8080"
      }
    }
  }
}