emqx/mqttx

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

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 1 hour ago
Added to GitGenius on September 13th, 2026
Created on May 24th, 2019
Open Issues & Pull Requests: 111 (+0)
GitHub issues: Enabled
Number of forks: 548
Total Stargazers: 5,060 (+0)
Total Subscribers: 65 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 21.0 hours
Mean response time: 4.2 days
90th percentile: 8.3 days
Tracked items: 130

Most active contributors

Sign in to see contributor activity.

How this project is maintained

95% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Three people close 88% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 64
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 574 days
Stale 30+ days: 62
Stale 90+ days: 57

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • desktop (95)
  • bug (63)
  • feature (51)
  • help wanted (34)
  • discussion (24)
  • CLI (21)
  • web (18)
  • enhancement (17)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

MQTTX is a cross-platform MQTT 5.0 client toolbox that runs on desktop, command line, and WebSocket interfaces.

MQTTX addresses the need to test and debug MQTT broker connections and messaging flows. It simplifies this work through a chat-like graphical interface that makes it straightforward to create multiple simultaneous MQTT client connections and test publishing, subscription, and protocol features across MQTT/TCP, MQTT/TLS, and MQTT/WebSocket transports. The tool supports payload formatting and handles MQTT 5.0 protocol specifics.

Developers testing MQTT brokers should choose this tool if they need a visual client that works across macOS, Linux, and Windows without complex setup. It suits anyone developing or debugging IoT applications that rely on MQTT messaging. The tool is particularly well-suited for quick connection testing and exploration of broker functionality. The README positions it as complementary to EMQX brokers but does not compare it to other MQTT clients.

The project maintains active development with regular updates to its desktop and CLI interfaces. The codebase is written in TypeScript and uses Electron for cross-platform desktop delivery. Development follows a structured release process with packaged installers available for independent operating systems. The project accepts community contributions and maintains engagement channels including discussion forums and a Discord community.