An MCP server that exposes Nextcloud APIs as tools for AI assistants, enabling management of files, calendar, contacts, conversations, and more.
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.NEXTCLOUD_URL— export =https://your-nextcloud.example.comNEXTCLOUD_USER— export =your-usernameNEXTCLOUD_PASSWORD— export =your-app-passwordNEXTCLOUD_MCP_PERMISSIONS— read (default) List files, read files, get users, view notifications =readNEXTCLOUD_MCP_HOSTNEXTCLOUD_MCP_PORTNEXTCLOUD_MCP_RETRY_MAX— export =3 # max retries on 429/503 (default: 3, 0 to disable)NEXTCLOUD_MCP_APP_PASSWORDNEXTCLOUD_MCP_UPLOAD_ROOT— . See [Files](#files) for details.[](https://m8ven.ai/mcp/cloud-py-api-nc-mcp-server-zk8872)