69
/ 100
29 days ago
mcp_so

Coreflux MCP Server

Coreflux MQTT MCP Server

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 3 credentials: MQTT_PASSWORD, MQTT_CLIENT_KEY, DO_AGENT_API_KEY
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.
configMQTT_BROKERyour-broker-host.com
configMQTT_PORT"": "8883",
configMQTT_USERyour-username
🔐 secretMQTT_PASSWORDyour-password
configMQTT_CLIENT_ID
configMQTT_USE_TLSTLS Configuration (when =true)
configMQTT_CA_CERT/path/to/ca.crt
configMQTT_CLIENT_CERT
🔐 secretMQTT_CLIENT_KEY
🔐 secretDO_AGENT_API_KEYyour-api-key-here
configLOG_LEVELexport =DEBUG
configLOG_FORMAT
configMESSAGE_BUFFER_SIZE
configRATE_LIMIT_THRESHOLD
configLOT_VERIFIER_API_URL
// 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 6 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/corefluxcommunity-corefluxmcpserver-1dlif5)](https://m8ven.ai/mcp/corefluxcommunity-corefluxmcpserver-1dlif5)
commit: 0b3cf8d872d8fec54352a2b590eaa8fa68531349
code hash: 8d7baa7623351281e923c1e5c8f63ef0c3d4173ead323ab6233c747df2c4552a
verified: 7/2/2026, 9:19:00 AM
view raw JSON →