71
/ 100
10 days ago
glama

Dreame D20 Pro Plus MCP Server

Enables control and monitoring of a Dreame robot vacuum via MCP tools, including cleaning, status, and map viewing through the cloud API.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 3 credentials: DREAME_PASSWORD, DREAME_TOKEN, DREAME_AUTH_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.
configDREAME_USERDreameHome email or phone
🔐 secretDREAME_PASSWORDDreameHome password
configDREAME_IP/ DREAME_TOKEN Local miio (null token if token empty); hybrid with cloud for maps
🔐 secretDREAME_TOKENDREAME_IP / Local miio (null token if token empty); hybrid with cloud for maps
configDREAME_REF_PATH(Adjust paths if your dev folder is not D:\Dev\repos; set accordingly.)
configDREAME_COUNTRYCloud region, default eu
configDREAME_DIDDevice ID, auto-discovered if single device
🔐 secretDREAME_AUTH_KEYRefresh token from previous login (speeds up startup)
configOLLAMA_BASE_URL
configDREAME_MCP_PORTBackend port (default: 10894)
configDREAME_MCP_HOST
configMCP_CENTRAL_DOCS
// 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 2 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/sandraschi-dreame-mcp-xo00ua)](https://m8ven.ai/mcp/sandraschi-dreame-mcp-xo00ua)
commit: 0827f86530d60fc0d0635c63a5b4b55b8161577b
code hash: cce2561473869bb25e0614c1d84b8ea6a8341bbf6e3001d16f135828800d0476
verified: 7/21/2026, 8:38:26 AM
view raw JSON →