Aqara Mcp Server
@aqara
About Aqara Mcp Server
Aqara's official MCP Server
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"aqara": {
"command": "/<File Directory>/aqara-mcp-server",
"args": [
"run",
"stdio"
],
"env": {
"token": "",
"region": ""
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Aqara MCP Server?
Aqara MCP Server is a remote MCP service provided by Aqara Agent that allows MCP-enabled AI applications to securely connect to Aqara smart home capabilities, enabling query and control of homes, devices, scenes, automations, energy consumption, lighting effects, and firmware.
How to use Aqara MCP Server?
Obtain credentials from the Aqara Agent login page (https://agent.aqara.com/login) to get your aqara_api_key and aqara_mcp_url. Then configure your MCP host (e.g., Cursor or Codex App) to connect via Streamable HTTP to https://agent.aqara.com/open/mcp with a Bearer token using the aqara_api_key. After configuration, verify by sending natural-language requests such as "Show all devices in my home."
Key features of Aqara MCP Server
- Query home and room/space information.
- Query device basics, real-time status, and control logs.
- Control device attributes like power, brightness, temperature, and mode.
- Query and run smart scenes; review scene execution history.
- Query automation rules and their execution history.
- Query electricity usage and cost by room/space or device.
- Query and apply lighting effects; configure effect parameters.
- Query device firmware versions and start firmware upgrades.
Use cases of Aqara MCP Server
- Control lights, switches, outlets, air conditioners, window coverings, and cameras via AI assistants.
- Run "movie night" or other smart scenes from natural-language commands.
- Monitor energy consumption trends in specific rooms or for individual devices.
- Query automation rule execution history for home management.
- Batch-control all devices in a room (e.g., "turn off all lights in the living room").
Basic information
More Other MCP servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Codelf
unbugA search tool helps dev to solve the naming things problem.

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Comments