69
/ 100
17 days ago
glama

nextcloud-tasks-mcp

MCP server for managing Nextcloud Tasks (todos) via CalDAV, allowing Claude to view, add, complete, edit, and delete tasks with GitHub OAuth authentication.

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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configNC_URLyes Nextcloud base URL, e.g. https://cloud.example.com
configNC_USERyes Nextcloud login
configNC_TASKS_DEFAULT_LISTdefault list (, falling back to tasks, then the first list).
configMCP_BASE_URL(your + /auth/callback — must match exactly).
configALLOWED_GITHUB_USERS6. Set to your GitHub username (comma-separate several).
configCONSENT_MODEno external (default), true, remember, or false — see below
configHOST/ PORT / MCP_PATH no Bind address (0.0.0.0), port (8000), path (/mcp)
configPORTHOST / / MCP_PATH no Bind address (0.0.0.0), port (8000), path (/mcp)
configMCP_PATHHOST / PORT / no Bind address (0.0.0.0), port (8000), path (/mcp)
// 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/crosbyh-nextcloud-tasks-mcp-1fssc2)](https://m8ven.ai/mcp/crosbyh-nextcloud-tasks-mcp-1fssc2)
commit: 74b1e65942e18306a628a24e0c0601fc338f42bb
code hash: ac1a513801153064e38f3dd6d38def09ae6fca4b1d57e6dfb25a1063722aa556
verified: 7/14/2026, 8:31:55 AM
view raw JSON →