amlogic-s9xxx-armbian (MCP Server)

GitHub

Supports running Armbian on Amlogic, Allwinner, and Rockchip devices. Support a311d, s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, s905l, rk3588, rk3568, rk3399, rk3328, h6, etc.

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "amlogic-s9xxx-armbian": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-amlogic-s9xxx-armbian"
      ]
    }
  }
}