Coreflux MQTT MCP Server
JSON →An MCP server that connects to a Coreflux MQTT broker, providing Coreflux and MQTT actions as tools for AI assistants.
Install
pip install -r Tools · 5
- 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
Environment variables
MQTT_PORTDO_AGENT_API_KEYCOREFLUX_MQTT_PORTCOREFLUX_API_KEY
Links
★ 3 GitHub stars