74
/ 100
6 days ago
glama

todoist-mcp

A local-stdio MCP server for a single personal Todoist account with env-gated read-only mode and prompt-injection mitigations.

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
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
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: TODOIST_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.
🔐 secretTODOIST_API_KEYThe Todoist personal API token. Full read+write (see constraint above).
configTODOIST_READONLYThe server reads once, at process startup, when it registers tools:
// 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/kevlasher-todoist-mcp-10yajo)](https://m8ven.ai/mcp/kevlasher-todoist-mcp-10yajo)
commit: 8f78a3b8438562bd562210560a3c3ee1c3574951
code hash: ea3c87873e0e143bd93c7904979da29d977f599552c141ae62a19fe0ddf74c14
verified: 7/25/2026, 8:44:43 AM
view raw JSON →