73
/ 100
5 days ago
pulsemcp

EMQX

Integrates with EMQX MQTT broker to enable real-time IoT device management, client monitoring, and message publishing for MQTT-enabled systems.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: EMQX_API_KEY, EMQX_API_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configEMQX_API_URL"-e", "=https://your-emqx-cloud-instance.com:8443/api/v5",
🔐 secretEMQX_API_KEY"-e", "=<YOUR-API-KEY>",
🔐 secretEMQX_API_SECRET"-e", "=<YOUR-API-SECRET>",
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/benniu-emqx-mcp-server-sn28un)](https://m8ven.ai/mcp/benniu-emqx-mcp-server-sn28un)
commit: d5c710aee3f9f9c84ba69128830b6165de8dcf17
code hash: 4cbf69964136bc88d26ae0947071f96aa067b7553bb8fd3c1b40840eca1f52b3
verified: 7/26/2026, 8:48:36 AM
view raw JSON →