Loading languages...
NO

nodemcu-mcp

@amanasmuei1

A Model Context Protocol (MCP) service for managing NodeMCU devices. This service provides both a standard RESTful API/WebSocket interface and implements the Model Context Protocol for integration with AI tools like Claude Desktop.

nodemcu
iot
mcp-server
ai-integration
rest-api
websocket

# mcpServer Config

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

# stdio

nodemcu-mcp --mode=mcp
Transport:
stdio
Язык:
JavaScript
Создано:3/23/2025
Обновлено:4/4/2025
Домашняя страница:
https://github.com/amanasmuei/mcp-server-nodemcu