NodeMCU
Summary
NodeMCU MCP provides a bridge between AI assistants and ESP8266-based IoT devices, enabling remote management and monitoring through the Model Context Protocol. The server exposes tools for listing connected devices, retrieving device information, sending commands, and updating device configurations, while handling both WebSocket connections for real-time device communication and REST API endpoints for traditional client access. Built with a modular architecture using Express.js and the official MCP SDK, it's particularly valuable for smart home automation, environmental monitoring, and IoT device fleet management without leaving the AI assistant interface.
Available Actions(4)
list-devices
List all registered NodeMCU devices and their status.
get-device
Get detailed information about a specific NodeMCU device.
send-command
Send a command to a NodeMCU device.
update-config
Update the configuration of a NodeMCU device.
Recensioni della Community
Nessuna recensione ancora. Sii il primo a recensire!
Accedi per unirti alla conversazione