0
/ 100
19 days ago
glama

mcp-xiaomi-server

Enables control of local Xiaomi smart home devices via MCP, allowing reading real-time status and setting properties through natural language, without relying on the Xiaomi cloud.

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
🚨
Reads files from sensitive locations
Touches: ~/.config/mcp-xiaomi-server/devices.json
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_XIAOMI_FFMPEGffmpeg ffmpeg 可执行文件路径(摄像头抓拍/录制用)
configMCP_XIAOMI_CLIP_DIR系统临时目录 摄像头录制 MP4 的保存目录
configMCP_XIAOMI_DEVICESexport =$PWD/devices.json
configMCP_XIAOMI_TIMEOUT5 单次设备通信超时(秒)
configMCP_TRANSPORTstdio python -m mcp_xiaomi_server.server
configMCP_HOST0.0.0.0 SSE 模式监听地址
configMCP_PORT8092 SSE 模式监听端口
// 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 5 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/ganyu123456-mcp-xiaomi-server-1w73tw)](https://m8ven.ai/mcp/ganyu123456-mcp-xiaomi-server-1w73tw)
commit: feba9cb242d0d1f420bc2a8aebfb0fd6b396538b
code hash: 16df26bdbae4894dd1ba4745ee8dcc02240b6ec8cbbad457a9240258f216cbd0
verified: 7/12/2026, 8:31:09 AM
view raw JSON →