MCP Servers / communication / Coreflux MQTT MCP Server

Coreflux MQTT MCP Server

JSON →
none3communication

An MCP server that connects to a Coreflux MQTT broker, providing Coreflux and MQTT actions as tools for AI assistants.

Install
How to run this server
[ { "cmd": "pip install -r", "imports": [] } ]
server path: coreflux-mqtt-mcp-server-2
Tools
What this server exposes
get_connection_status
Get detailed connection status with troubleshooting guidance
setup_mqtt_connection
Configure a new MQTT broker connection dynamically
mqtt_connect
Connect to a specific MQTT broker with custom parameters
check_broker_health
Test broker connectivity and attempt reconnection
reconnect_mqtt
Force reconnection to the configured broker
Configuration
Environment & auth
authnone
envMQTT_PORT
envDO_AGENT_API_KEY
envCOREFLUX_MQTT_PORT
envCOREFLUX_API_KEY
Resources
Coreflux MQTT MCP Server — MCP Server · libregistry