71
/ 100
10 days ago
glama

Todoist MCP Server

MCP server that connects Claude to Todoist, enabling full CRUD operations on tasks, projects, sections, comments, and labels.

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
24 tools verified — handlers match their declared behaviour
7 read-only tools verified — handlers contain no write/delete/exec
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_TOKEN
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_TOKENexport ="your_token_here"
configMCP_HOST
configMCP_PORT8000 (set in Dockerfile)
configMCP_TRANSPORTstreamable_http (set in Dockerfile)
// 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/alobarquest-todoist-mcp-8a0717)](https://m8ven.ai/mcp/alobarquest-todoist-mcp-8a0717)
commit: c4898510471335d688160e2da45edc1e6653dc9f
code hash: 962ae5b5769ab07071a443d64ea037776512bfb83b86794c6ddfb8d395ecc229
verified: 6/22/2026, 12:12:48 PM
view raw JSON →