69
/ 100
2 days ago
glama

midea-mcp

Local MCP server for controlling Midea air conditioners via LAN or cloud, providing tools for device management and state control.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
6 tools verified — handlers match their declared behaviour
4 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: MIDEA_PASSWORD, MIDEA_MCP_MASTER_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMIDEA_ACCOUNT$env: = "your-account"
🔐 secretMIDEA_PASSWORD$env: = "your-password"
configMIDEA_CLOUD_NAME$env: = "美的美居"
configMIDEA_MCP_DATA_DIR默认数据目录是当前目录下的 data/,可通过 修改。
🔐 secretMIDEA_MCP_MASTER_KEY使用 注入一个 URL-safe base64 编码的 32 字节密钥。
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/caroliny1031-midea-mcp-1jumwu)](https://m8ven.ai/mcp/caroliny1031-midea-mcp-1jumwu)
commit: cf087652f17f691163fbe8bfc4af0a5377016117
code hash: 97c9c0f2cd4b517a6c36c9c161921fac737bacfccf614b49117ac08c78aaf1ab
verified: 7/29/2026, 9:11:22 AM
view raw JSON →