Connect to MQTT brokers, publish and subscribe, and monitor traffic live.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "MQTT MCP Server" yet — see the docs or source repo.
Connect to the MQTT broker, subscribe to sensors/temperature and devices/+/status, listen for 5 minutes, then organize received messages in chronological order and flag anomalies and offline devices.
A time-ordered message log with a summary of abnormal temperature readings and disconnected devices.
Connect to the test MQTT broker, publish a JSON message {"action":"restart","requestId":"test-001"} to devices/test-device/command, then subscribe to devices/test-device/response to verify whether the device returns a success result.Publishes the message and shows the device response content or a timeout result.
Connect to the specified MQTT broker, list the current connection status, client settings, subscribed topics, and a summary of recent messages, then provide a brief conclusion on whether integration testing can continue.
A connection health report, subscription list, message summary, and recommendation for continuing integration testing.
Subscribe to MQTT topics and read buffered messages from a broker.
Manage RabbitMQ clusters, queues, exchanges, users, and messages with natural language.
Manage RabbitMQ brokers, authentication, and mutative admin operations through APIs.
Manage SSH sessions, run remote commands, transfer files, and diagnose servers.
Query and manage Unraid server data through its GraphQL API.
Lets AI read latest sensor data from MQTT and Sparkplug B streams.