Back to directory
ioehub/ioehub-mqtt-mcp-server

ioehub/ioehub-mqtt-mcp-server

@ioehub

通过MQTT协议连接IoT设备,提供温度测量和LED控制的MCP服务器

mqttiottemperatureledautomationfastmcppython

Installation & Configuration

{
  "mcpServers": {
    "IoEHubMqttMcpServer": {
      "command": "python",
      "args": [
        "mcp_server.py"
      ]
    }
  }
}

Information

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