Checks whether a new KeeneticOS version is available for the router through its component update manager, based on the configured update channel.
470,944 tools. Updated 2026-08-23 18:08
"Keenetic" matching MCP tools:
- Export the router's complete running configuration as CLI text for backup or inspection. The output contains secrets such as password hashes, Wi-Fi PSK, and WireGuard parameters.
- Retrieve available VPN tunnel interfaces on a Keenetic router, then use the result to bind routes to a specific VPN tunnel.
- Apply route and VPN binding changes from a .bat file to a Keenetic router, using a strict parser that rejects unknown commands unless a dry-run preview is requested.
- Instantly reboot your Keenetic router via RCI. Use dry-run to preview the command and confirm to apply.
- Enable or disable a specific Wi-Fi access point (e.g., guest network) on a Keenetic router by providing the interface ID and the desired enabled state.
Matching MCP Servers
- FlicenseBqualityBmaintenanceEnables AI agents to manage Keenetic routers through the same RCI API used by the router's web interface, working directly over the local network without cloud involvement. It supports reading device statuses and executing configuration changes, with confirm, dry-run, and destructive-action safeguards.22
- AlicenseNot gradedqualityBmaintenanceMCP server that bridges AI assistants like Claude Code to Keenetic routers, enabling natural language control of Wi-Fi, devices, VPN, and network segmentation via the router's RCI interface.102MIT
- Retrieve the status of all network interfaces on a Keenetic router—WAN, Wi-Fi, VPN, and bridges—to diagnose connectivity issues.
- Route specific network traffic through a VPN interface on your Keenetic router using policy-based routing. Provide network address, subnet mask, and target interface or gateway to apply the route.
- Retrieve all devices connected to your Keenetic router via DHCP or hotspot, showing their MAC address, IP, hostname, and interface.
- Creates a port forwarding rule mapping an external port and protocol to an internal IP and port on a specified WAN interface. Requires explicit confirmation to apply, with optional dry-run preview.
- Retrieve the current status of the primary internet connection on a Keenetic router to diagnose connectivity problems and verify WAN availability.
- Retrieve the KeeneticOS version and router model from a Keenetic device. Use this data to confirm firmware status or identify hardware for compatibility checks.
- Retrieve Keenetic router system status including uptime, CPU load, and memory usage to monitor device health.
- List devices currently associated with the router's Wi-Fi access points to see which clients are connected and monitor their activity.
- Change the Wi-Fi password on a specified Keenetic access point by applying a new WPA-PSK passphrase. Provide the interface ID and confirm the change to update the router.
- Remove a previously created port forwarding rule from a Keenetic router by specifying protocol and external port. Requires confirmation to apply changes.
- View the static routes of a Keenetic router to inspect configured destination networks, gateways, and interfaces.
- Retrieve all static DHCP reservations configured on a Keenetic router to review IP-to-MAC bindings and verify address assignments.
- Delete a static route from a Keenetic router by specifying the network and mask. Use dry-run to preview the RCI payload, and set confirm to true to apply the change.
- Remove a network from VPN interface binding to restore its direct routing. Specify the network and mask to apply the change.