mqtt-mcp-server

sergiudanstan/mqtt-mcp-server

3.1

If you are the rightful owner of mqtt-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

An MCP server that provides MQTT client functionality, enabling interaction with MQTT brokers for publishing, subscribing, and managing connections.

Tools

Functions exposed to the LLM to take actions

mqtt_connect

Connect to an MQTT broker.

mqtt_publish

Publish a message to an MQTT topic.

mqtt_subscribe

Subscribe to an MQTT topic to receive messages.

mqtt_unsubscribe

Unsubscribe from an MQTT topic.

mqtt_disconnect

Disconnect from the MQTT broker.

mqtt_status

Get the current connection status including active subscriptions.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources