AM

Aqara MCP Server

Created 5 months ago

Aqara MCP Server for managing smart home devices.

development documentation public

What is Aqara MCP Server?

Control [Aqara](https://www.aqara.com/) smart home devices, query status, execute scenes, and much more using natural language.

Documentation

Aqara MCP Server

Overview

The Aqara MCP Server is designed to facilitate the management and control of Aqara smart home devices.

Installation

To install the server, follow the instructions in the installation guide.

API Reference

Refer to the API documentation for detailed information on endpoints and usage.

Server Config

{
  "mcpServers": {
    "aqara-mcp-server-server": {
      "command": "npx",
      "args": [
        "aqara-mcp-server"
      ]
    }
  }
}

Links & Status

Repository: github.com
Hosted: No
Global: No
Official: Yes

Project Info

Hosted Featured
Created At: Jul 02, 2025
Updated At: Aug 07, 2025
Author: Aqara Team
Category: official
License: MIT License
Tags:
development documentation public