98
/ 100
1 day ago
glama

Todoist AI MCP Server

Enables AI agents to access and modify Todoist accounts to manage tasks and projects on the user's behalf. It provides a suite of tools for task operations and supports interactive UI widgets for a rich visual experience in AI chat interfaces.

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.
🔐
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.
configMCP_TOKEN_BUDGET
configPORT
🔐 secretTODOIST_API_KEYconst client = new TodoistApi(process.env.)
configTODOIST_BASE_URL
configUSE_STRUCTURED_CONTENT
// 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/doist-todoist-ai-5rclks)](https://m8ven.ai/mcp/doist-todoist-ai-5rclks)
commit: 83eba3b689ff1a23179eb576b0da3b059d0a905f
code hash: 2bb601b85d5683bae177985f18f3a43ceb2bca1408db886ed3db890257c3481b
verified: 6/2/2026, 11:43:29 AM
view raw JSON →