LuCI - OpenWrt Configuration Interface

7,764 stars JavaScript JavaScript 1 file ยท ~293 tokens

luci MCP Server

MCP server for openwrt/luci

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "luci": {
      "command": "npx",
      "args": [
        "-y",
        "@openwrt/luci"
      ]
    }
  }
}