Productivity
Trust: 41/100 (Fair)Todoist MCP Guide
Manage tasks, projects, and labels in Todoist. Create, complete, and organize personal and team tasks.
112 stars 3,400 downloadsby MCP Community
Quick Start
Install
npx @mcp/todoistClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"todoist-mcp": {
"command": "npx",
"args": [
"@mcp/todoist"
]
}
}
}What Todoist MCP Can Do
manage_tasks
Create and complete tasks
manage_projects
Organize projects
Permissions Required
Todoist MCP requires the following permissions. Review the risk levels before granting access.
| Permission | Description | Risk |
|---|---|---|
todoist.read | Read Todoist data | low |
todoist.write | Create and modify tasks | low |
Platform Compatibility
| Platform | Status |
|---|---|
| Claude Desktop | Supported |
| Cursor | Partial |
| LangChain | Supported |