Facilitates programmatic interaction with OpenWrt routers, executing commands, managing files, and retrieving system information via SSH.
Sponsored
This Model Context Protocol (MCP) server provides a powerful interface for automating tasks and managing OpenWrt-based routers. By leveraging SSH, it enables users to programmatically control router functions, including executing shell commands, reading and writing files, and querying system metrics. It's designed for seamless integration with MCP clients, streamlining router configuration, monitoring, and maintenance workflows for developers and system administrators.
主な機能
01Execute arbitrary shell commands on the router
02Retrieve system information (uptime, memory, CPU)
03Read and write files to the router
04List network interfaces
05SSH-based communication with OpenWrt routers
060 GitHub stars
ユースケース
01Automating OpenWrt router configuration and setup
02Monitoring router health and performance metrics
03Integrating router management into broader automation workflows