Back to directory
amanasmuei/mcp-server-nodemcu

amanasmuei/mcp-server-nodemcu

@amanasmuei

A Model Context Protocol (MCP) service for managing NodeMCU devices.

nodemcumcpiotesp8266device-managementclaude-desktopautomation

Installation & Configuration

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

Information

Transport
stdio
Language
JavaScript
Created
2026/6/13
Updated
2026/6/13