74
/ 100
18 days ago
glama

wd-mycloud-mcp

Enables AI assistants to browse, read, write, move, copy, and delete files on WD MyCloud Home devices, supporting local SMB and remote REST API connections with automatic token refresh.

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.
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: WD_MYCLOUD_PASSWORD, WD_MYCLOUD_CLOUD_PASSWORD
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.
configWD_MYCLOUD_HOSTMyCloud.local Hostname or IP of device (use IP, not .local)
configWD_MYCLOUD_SHAREPublic SMB share name
configWD_MYCLOUD_USERguest SMB username
🔐 secretWD_MYCLOUD_PASSWORD_(empty)_ SMB password
configWD_MYCLOUD_MOUNT/Volumes/{SHARE} Local SMB mount point
configWD_MYCLOUD_CLOUD_EMAIL_(empty)_ WD account email (for remote access)
🔐 secretWD_MYCLOUD_CLOUD_PASSWORD_(empty)_ WD account password (for remote access)
configWD_MYCLOUD_SSH_PORT
configWD_MYCLOUD_SSH_BASE
configWD_MYCLOUD_PROXY_URL
configWD_TOKEN_SERVER_PORT
// 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 6 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/dy-le-wd-mycloud-mcp-17se2h)](https://m8ven.ai/mcp/dy-le-wd-mycloud-mcp-17se2h)
commit: 4b48f5f032bbe80d77137d9c70eaa5243b9682f1
code hash: d9c1e8003e6cd22f047c3adaf450e474820c383727b5239185599a2e7b1b167c
verified: 6/22/2026, 12:36:57 PM
view raw JSON →