amanasmuei_mcp-server-nodemcu

amanasmuei_mcp-server-nodemcu

0

NodeMCU MCP offers a management solution for IoT devices with features such as real-time communication, remote commands, and seamless integration with AI tools like Claude Desktop. It is based on the Model Context Protocol for advanced device interaction and monitoring.

NodeMCU MCP (Model Context Protocol) Service

A service for managing ESP8266/NodeMCU IoT devices using the Model Context Protocol. It includes features like:

  • Device Management: Register, monitor, and control devices remotely
  • Real-time Communication: WebSocket interface
  • Configuration and Command Management: Update settings, send commands
  • Telemetry Collection: Gather sensor data
  • AI Integration: Compatible with Claude Desktop and other MCP AI tools

Usage

Running as API Server
  • Development: Use npm run dev
  • Production: Use npm start
Running as MCP Server
  • Use npm run mcp
  • Global: nodemcu-mcp --mode=mcp