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.
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.
process.env. You'll be asked to provide them before it can run.MCP_XIAOMI_FFMPEG— ffmpeg ffmpeg 可执行文件路径(摄像头抓拍/录制用)MCP_XIAOMI_CLIP_DIR— 系统临时目录 摄像头录制 MP4 的保存目录MCP_XIAOMI_DEVICES— export =$PWD/devices.jsonMCP_XIAOMI_TIMEOUT— 5 单次设备通信超时(秒)MCP_TRANSPORT— stdio python -m mcp_xiaomi_server.serverMCP_HOST— 0.0.0.0 SSE 模式监听地址MCP_PORT— 8092 SSE 模式监听端口[](https://m8ven.ai/mcp/ganyu123456-mcp-xiaomi-server-1w73tw)