About
Overview
The Zigbee2MQTT MCP Server enables AI agents to control Zigbee devices through the Zigbee2MQTT bridge. It provides tools for listing devices, sending commands, and reading sensor values.
Capabilities
Tools & Capabilities
⚡list_devices
List paired Zigbee devices
⚡set_state
Set device state (on/off, brightness)
⚡get_state
Get current device state
Setup
Installation
bash
Install
npx -y mcp-server-zigbee2mqttExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"zigbee2mqtt": {
"command": "npx",
"args": ["-y", "mcp-server-zigbee2mqtt"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 40
Last UpdatedFeb 12, 2026