mqtt-mcp

ezhuk/mqtt-mcp
★ 17 stars Python AI/LLM Updated 7d ago
A Model Context Protocol (MCP) server for MQTT.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mqtt-mcp": {
      "command": "uvx",
      "args": [
        "mqtt-mcp"
      ]
    }
  }
}

Or install with pip: pip install mqtt-mcp

README Excerpt

A lightweight [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server that connects LLM agents to [MQTT](https://en.wikipedia.org/wiki/MQTT) devices in a secure, standardized way, enabling seamless integration of AI-driven workflows with Building Automation (BAS), Industrial Control (ICS) and Smart Home systems, allowing agents to monitor real-time sensor data, actuate devices, and orchestrate complex automation tasks.

Tools (1)

mqtt_help

Topics

mcpmcp-servermqtt