Todoist
Create, complete, schedule Todoist tasks from inside your agent. Quietly one of the most useful productivity MCPs.
Delv Safety Grade: C
Score 58/100 · assessed 2026-04-18
This community MCP server connects Claude to Todoist's API for task management. The maintainer (abhiz123) appears to be a solo developer with limited GitHub presence and no clear organisational backing. The server requires a Todoist API token with full account access, granting read and write permissions to all tasks and projects. Supply chain is moderately concerning: whilst distributed via npm, the package has minimal downloads and no apparent security audit. The repository exists but documentation is sparse beyond basic setup. Permissions are reasonably scoped to Todoist's domain only, which limits blast radius compared to filesystem or shell access. No known security incidents, but the combination of solo maintenance, low visibility, and credential requirements warrants caution. Suitable for personal use if you trust the maintainer, but organisations should evaluate alternatives or audit the code first.
Green flags
- Narrow scope limited to Todoist API, no filesystem or shell access
- Published to npm with standard package structure
- Open source repository available for inspection
- No known security incidents or credential leaks
Red flags
- Solo maintainer with thin GitHub profile and limited public activity
- Requires full Todoist API token with read/write access to all tasks
- Very low npm download count suggests minimal community vetting
- Sparse documentation and no visible changelog or versioning strategy
Permissions requested
Review
Install this if you use Todoist daily and Claude Desktop for thinking work. The friction savings are real when you're already in a flow state. Skip it if you're not a Todoist user or if you need advanced task features like subtasks and comments.
Good at
- Removes context-switching when planning or processing tasks during a Claude session.
- Supports the core task lifecycle: create, complete, reschedule, and query projects.
- Lightweight Node package with minimal dependencies and a clean API surface.
- Works reliably with Claude Desktop and Cursor once the token is configured.
Watch out
- No support for subtasks, comments, or task history, so complex workflows hit limits quickly.
- Single-developer maintenance means updates can lag if Todoist changes their API.
- Hosts beyond Claude Desktop and Cursor require manual config tweaking.
- Project list queries can be noisy if you have a large number of active projects.
Getting started
Works with
Similar MCPs
- AsanaOfficial Asana MCP. Access the Work Graph - tasks, projects, teams - from AI clients via OAuth. Remote server, Streamable HTTP transport, no local install needed.
- ClickUpOfficial ClickUp MCP - ~49 tools across 14 categories (tasks, docs, time tracking, chat, comments, bulk ops). The largest project-management surface area in any MCP server right now.
- NotionNotion's official MCP for reading and writing pages, databases, and comments. Best-in-class for personal-knowledge-base agents.
- LinearCreate, update, and query Linear issues from Claude. Useful for teams whose PM lives in Linear and want the agent to file tickets from conversation.