Odel
asuswrt mcp

asuswrt mcp

Local
@teefloo2PythonMITUpdated 4mo ago

Secure AsusWRT router administration via SSH — 42+ tools, guarded mutations

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIasuswrt-mcpv0.1.1

Run

uvx asuswrt-mcp

MCP client config

{
  "mcpServers": {
    "asuswrt-mcp": {
      "command": "uvx",
      "args": [
        "asuswrt-mcp"
      ]
    }
  }
}