58
/ 100
10 days ago
glama

mcp-task-manager

MCP server that wraps a personal task manager REST API, enabling Claude to read and manage tasks via tools like get_tasks and add_task.

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
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: TASKS_API_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.
🔐 secretTASKS_API_KEYAPI key; sent as Authorization: Bearer <key> on every call.
configTASKS_API_URLBase URL of the task manager API, e.g. https://<tunnel>.trycloudflare.com/api. Defaults to http://localhost:3131/api.
// 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/zsomtor-mcp-task-manager-1oz208)](https://m8ven.ai/mcp/zsomtor-mcp-task-manager-1oz208)
commit: d23934aa8dfda1333475ebdf673c76b8c9c72b49
code hash: b6f6c2b4bc0901ef1132b633397febba0efaec94f21a1a6af886d1170d297f86
verified: 6/12/2026, 10:40:45 AM
view raw JSON →
mcp-task-manager · M8ven Trust Score | M8ven