dbshadow/openwrt-mcp
3.2
If you are the rightful owner of openwrt-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project provides a Model Context Protocol (MCP) server for managing OpenWrt devices, allowing remote interaction and control through a simple API.
Tools
Functions exposed to the LLM to take actions
reboot
Reboots the OpenWrt device.
system_status
Retrieves system and board information.
network_status
Gets the status of all network interfaces.
read_log
Reads the system log (logread
).
set_led_state
Sets the state of the 'Green' LED. state
can be 'on' or 'off'.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client