aqara-mcp.md

Aqara MCP

from"aqara"
420

Control Aqara smart home devices, query status, execute scenes

IoT & Hardware
AqaraZigbeesmart homedevices
install.sh
# Clone the repository
$git clone https://github.com/aqara/aqara-mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve