74
/ 100
25 days ago
glama

Todokit MCP Server

A task management and productivity tool that enables creating, updating, filtering, and organizing todos with tags, priorities, and due dates, all stored locally in JSON format.

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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configTASK_TIMEOUT_MS
configTODOKIT_ALLOW_OUTSIDE_CWDAllow todo file outside the current working directory
configTODOKIT_JSON_PRETTYfalse Pretty-print the JSON storage file (true/1/yes)
configTODOKIT_STRICT_PROTOCOL_VERSIONReject unsupported MCP protocol versions
configTODOKIT_TODO_FILE./todos.json Path to the JSON storage file
configTODOKIT_TOOL_TIMEOUT_MS60000 Tool execution timeout in ms (0 to disable)
// 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/j0hanz-todokit-mcp-server-1d5r25)](https://m8ven.ai/mcp/j0hanz-todokit-mcp-server-1d5r25)
commit: 6f0416f7277b97460fee93b20eb954268b3aa185
code hash: 9bdb24b7a9880fd8525d55939fa88435ce495f8228bd2e3e26b7e59a59186fca
verified: 6/18/2026, 11:33:02 AM
view raw JSON →