Aqara Mcp Server
@aqara
关于 Aqara Mcp Server
Aqara's official MCP Server
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"aqara": {
"command": "/<File Directory>/aqara-mcp-server",
"args": [
"run",
"stdio"
],
"env": {
"token": "",
"region": ""
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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").
其他 分类下的更多 MCP 服务器
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
评论