tspspi/mcpMQTT
3.2
If you are the rightful owner of mcpMQTT 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.
The MCP MQTT Server is a Model Context Protocol server that facilitates MQTT operations for LLM agent pipelines, offering a discoverable interface with fine-grained topic permissions.
Tools
Functions exposed to the LLM to take actions
mqtt_publish
Publish messages to MQTT topics.
mqtt_subscribe
Subscribe to topics and collect messages.
mqtt_read
Subscribe to a topic and wait for a single message.
mqtt_query
Request/response pattern for MQTT communication.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client