mqtt-client

star 8

This is a simple client for connecting to an mqtt instance

modbender By modbender schedule Updated 3/6/2026

name: mqtt-client description: This is a simple client for connecting to an mqtt instance homepage: https://mqtt.org/ metadata: {"clawdis":{"emoji":"🤖","requires":{"bins":["python"]}}}

mqtt-client

Overview

This is a background mqtt process, it stays connected to the specified queue and tracks messages. This skill does not require any parameters.

Resources

  • scripts/bootstrap.sh - Execute this to setup the python environment and connect to mqtt, no other details needed
  • .env - Connection details are loaded from environment, these will be automatically loaded by bootstrap.sh
Install via CLI
npx skills add https://github.com/modbender/skill-library-mcp --skill mqtt-client
Repository Details
star Stars 8
call_split Forks 2
navigation Branch main
article Path SKILL.md
More from Creator