# MQTT MCP server

MCP server for MQTT 5.0 brokers (publish, subscribe, topic discovery).

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-nagarjunr-mqtt
- Repository: https://github.com/nagarjunr/iot-mcp-servers

## Install
- Command: `uvx mqtt5-mcp-server`
- Auth: Auth required by registry metadata

## Setup notes
- Package: Pypi mqtt5-mcp-server v0.1.0
- Environment variable: MQTT_HOST (required)
- Environment variable: MQTT_PORT
- Environment variable: MQTT_USERNAME
- Environment variable: MQTT_PASSWORD (secret)
- Environment variable: MQTT_USE_TLS
- The upstream registry signals required auth or secrets.

## Tools
Not captured

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.nagarjunr
- Version: 0.1.0
- Runtime: Pypi
- Transports: STDIO
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 24, 2026
- Source: https://registry.modelcontextprotocol.io
