Enables MQTT operations over Server-Sent Events transport using the Model-Context Protocol.
MQTTX SSE provides an implementation of the Model-Context Protocol (MCP) using Server-Sent Events (SSE) as the transport layer, facilitating MQTT broker connectivity for AI assistants and other applications. It adheres to the MCP specification and enables real-time MQTT communication, allowing tools to connect, subscribe, and publish messages via a standardized protocol.