MQTTX

GitHub

A Powerful and All-in-One MQTT 5.0 client toolbox for Desktop, CLI and WebSocket.

4,899 stars TypeScript 1 file ยท ~14,190 tokens #cli#cross-platform#electron#electron-app#emqx#iot#iot-application#linux

Main (MQTTX) MCP Server

Model Context Protocol (main) server

View all MQTTX servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "main": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-main"
      ]
    }
  }
}