Back to directory
nodemcu-mcp

nodemcu-mcp

@amanasmuei1

An MCP service for managing NodeMCU IoT devices with REST API, WebSocket, and AI integration.

nodemcuiotmcp-serverai-integrationrest-apiwebsocketautomation

Installation & Configuration

{
  "mcpServers": {
    "nodemcu": {
      "command": "node",
      "args": [
        "/ABSOLUTE/PATH/TO/YOUR/PROJECT/mcp_server_sdk.js"
      ]
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2025/3/22
Updated
2026/6/8