Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.teefloo/asuswrt-mcp

PYPI · ASUSWRT-MCP · SCANNED SEP 20

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

Available components

0 this week 74 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security100
  • No malware found by supply-chain analysis.Pass
  • A known CVE affects paramiko, but no fixed version has been published, so there is nothing to upgrade to. View diagnostics → Partial
  • Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
  • 0 of 47 dependencies flagged as unhealthy. View diagnostics → Pass
Provenance & Transparency45
Schema Quality & AI Usability41
  • 0% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Fail
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1432 tokens (~29/item across 49 items; 47 tools + 2 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
  • Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage67
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 47 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 48 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.teefloo/asuswrt-mcp server?

io.github.teefloo/asuswrt-mcp runs locally as a PyPI package, launched with uvx asuswrt-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · asuswrt-mcp

# add to Claude Code
claude mcp add teefloo-asuswrt-mcp -- uvx asuswrt-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "teefloo-asuswrt-mcp": {
      "command": "uvx",
      "args": [
        "asuswrt-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "teefloo-asuswrt-mcp": {
      "command": "uvx",
      "args": [
        "asuswrt-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add teefloo-asuswrt-mcp -- uvx asuswrt-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "teefloo-asuswrt-mcp": {
      "type": "local",
      "command": [
        "uvx",
        "asuswrt-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add teefloo-asuswrt-mcp --command uvx --arg asuswrt-mcp
# ~/.hermes/config.yaml
mcp_servers:
  teefloo-asuswrt-mcp:
    command: "uvx"
    args: ["asuswrt-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "teefloo-asuswrt-mcp": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "asuswrt-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add teefloo-asuswrt-mcp -t stdio -c uvx -a asuswrt-mcp
// mcp.json
{
  "mcpServers": {
    "teefloo-asuswrt-mcp": {
      "command": "uvx",
      "args": [
        "asuswrt-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 16 Sept 26 +1
    • Stability: 0.97 → pass security
    • Security disclosure: unverified → fail functional
  • 15 Sept 26 0
    • Security disclosure: fail → unverified functional
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 −3
    • Stability: pass → 0.83 functional
  • 10 Sept 26 +1
    • Stability: 0.97 → pass security
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed pypi/asuswrt-mcp@0.1.1

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem pypi

Background: How many MCP packages publish verified provenance →

Install scripts 1 script
Hook Tier Command
build_backend allowlisted hatchling.build

Background: Why install scripts are a supply-chain risk →

Vulnerabilities 2 findings
ID CVE Severity Vector Fix available
GHSA-r374-rxx8-8654 CVE-2026-44405 low CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N no
PYSEC-2026-2858 CVE-2026-44405 low CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N no

Background: What a vulnerability scan can and cannot prove →

Dependencies 47 packages
Packages resolved 47
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 47 exposed · ~1,414 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
asuswrt_admin_access ~24

Inspect web, SSH, and telnet administrative access settings.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

asuswrt_arp_neighbors ~24

List ARP/IP neighbor entries known by the router.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

asuswrt_capabilities ~23

Return server capabilities, guardrails, and safe settings.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

asuswrt_clients ~19

List connected clients reported by the router.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

asuswrt_config_snapshot ~21

Fetch a redacted read-only configuration snapshot.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

asuswrt_conntrack_status ~21

Inspect conntrack table usage and limits.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

asuswrt_cron_jobs ~21

Inspect scheduled cron jobs reported by cru.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

asuswrt_ddns_status ~23

Inspect Dynamic DNS enablement and current provider settings.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

asuswrt_dhcp_config ~22

Inspect DHCP server pool settings and static reservations.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

asuswrt_dhcp_leases ~23

List active DHCP leases from dnsmasq.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

asuswrt_dhcp_reservation ~72

List, add, or remove DHCP static reservations via SSH NVRAM.

NameTypeReqDescription
actionstringyes
confirmboolean
dry_runboolean
ipstring
macstring
namestring

No output schema declared.

No examples provided.

asuswrt_dhcp_server ~42

Enable or disable the DHCP server.

NameTypeReqDescription
confirmboolean
dry_runboolean
enabledbooleanyes

No output schema declared.

No examples provided.

asuswrt_dns_config ~24

Inspect WAN and LAN DNS settings reported by NVRAM.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

asuswrt_guest_lan_access ~62

Toggle LAN access for a guest Wi-Fi slot.

NameTypeReqDescription
allow_lanbooleanyes
bandstringyes
confirmboolean
dry_runboolean
slotintegeryes

No output schema declared.

No examples provided.

asuswrt_guest_networks ~23

List guest Wi-Fi networks and LAN-access state.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

asuswrt_guest_wifi ~57

Enable or disable a guest Wi-Fi slot.

NameTypeReqDescription
bandstringyes
confirmboolean
dry_runboolean
enabledbooleanyes
slotintegeryes

No output schema declared.

No examples provided.

asuswrt_health ~19

Fetch router identity and basic health data.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

asuswrt_identity ~18

Fetch router model and firmware identity.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

asuswrt_interface_stats ~25

Inspect per-interface RX/TX counters from /proc/net/dev.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

asuswrt_ipv6_status ~25

Inspect IPv6 service, prefix, and router address details.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

asuswrt_kernel_modules ~21

Inspect loaded kernel modules reported by lsmod.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

asuswrt_lan_details ~23

Inspect LAN interface, addressing, and DHCP presence.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

asuswrt_mounts ~20

Inspect mounted filesystems and mount options.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

asuswrt_network_overview ~23

Fetch LAN, WAN, and routing overview details.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

asuswrt_open_ports ~23

Inspect listening TCP/UDP sockets reported by netstat.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

asuswrt_parental_access ~59

List or manage AsusWRT parental access rules.

NameTypeReqDescription
actionstringyes
confirmboolean
dry_runboolean
macstring
namestring

No output schema declared.

No examples provided.

asuswrt_parental_block_all ~43

Toggle parental-control block-all mode.

NameTypeReqDescription
confirmboolean
dry_runboolean
enabledbooleanyes

No output schema declared.

No examples provided.

asuswrt_partitions ~22

Inspect block-device partitions reported by the router kernel.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

asuswrt_policy_routing ~22

Inspect policy-routing rules reported by ip rule.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

asuswrt_port_forwarding ~93

List, enable/disable, add, or remove port forwarding rules.

NameTypeReqDescription
actionstringyes
confirmboolean
dry_runboolean
ipstring
ip_externalstring
namestring
portstring
port_externalstring
protocolstring

No output schema declared.

No examples provided.

asuswrt_radio ~50

Enable or disable a main Wi-Fi radio band.

NameTypeReqDescription
bandstringyes
confirmboolean
dry_runboolean
enabledbooleanyes

No output schema declared.

No examples provided.

asuswrt_restart_service ~43

Restart an allowlisted AsusWRT service.

NameTypeReqDescription
confirmboolean
dry_runboolean
servicestringyes

No output schema declared.

No examples provided.

asuswrt_route_table ~20

Inspect the router IPv4 route table.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

asuswrt_samba_status ~23

Inspect Samba/SMB status and related processes.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

asuswrt_service_processes ~22

List key allowlisted router processes and services.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

asuswrt_ssh_diagnostics ~26

Diagnose SSH TCP reachability, banner exchange, and authentication.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

asuswrt_storage_usage ~22

Inspect storage/filesystem usage reported by the router.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

asuswrt_system_stats ~22

Fetch router uptime, load, and memory statistics.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

asuswrt_time_sync ~20

Inspect timezone and NTP synchronization settings.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

asuswrt_upnp ~41

Enable or disable UPnP.

NameTypeReqDescription
confirmboolean
dry_runboolean
enabledbooleanyes

No output schema declared.

No examples provided.

asuswrt_upnp_status ~23

Inspect UPnP enablement and housekeeping settings.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

asuswrt_usb_overview ~25

Inspect USB/storage-related partitions, mounts, and filesystems.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

asuswrt_vpn_overview ~22

Inspect configured VPN modes and related processes.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

asuswrt_vpn_server ~44

Enable or disable the OpenVPN server toggle.

NameTypeReqDescription
confirmboolean
dry_runboolean
enabledbooleanyes

No output schema declared.

No examples provided.

asuswrt_wan_details ~27

Inspect WAN protocol, IP, gateway, DNS, and interface details.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

asuswrt_web_admin ~21

Inspect web admin ports and related web processes.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

asuswrt_wireless_overview ~26

Inspect wireless radios, SSIDs, and connected band counts.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

Common questions

What is the io.github.teefloo/asuswrt-mcp server?

io.github.teefloo/asuswrt-mcp is listed in the public MCP registry as io.github.teefloo/asuswrt-mcp. Secure AsusWRT router administration via SSH, 42+ tools, guarded mutations. This page covers its PyPI package (asuswrt-mcp).

Is the io.github.teefloo/asuswrt-mcp server safe to use?

io.github.teefloo/asuswrt-mcp scores 74 out of 100 on VerifyMCP. We recorded 2 known advisories against it as of 20 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.teefloo/asuswrt-mcp server expose?

io.github.teefloo/asuswrt-mcp exposes 47 tools: asuswrt_capabilities, asuswrt_health, asuswrt_ssh_diagnostics, asuswrt_identity, asuswrt_system_stats, and 42 more. Their descriptions and schemas cost roughly 1,414 tokens of context every time the server is loaded.

Is the io.github.teefloo/asuswrt-mcp server still maintained?

io.github.teefloo/asuswrt-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.teefloo/asuswrt-mcp server under?

io.github.teefloo/asuswrt-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.