T
Todoist MCP Server
Manage Todoist tasks, projects, and labels from AI agents.
A Model Context Protocol server for Todoist. Enables AI agents to create and manage tasks, organize projects, set due dates, and interact with the Todoist task management platform.
Supports task CRUD operations, project management, label assignment, priority setting, and natural language due date parsing for productivity workflows.
Install
npx -y @doist/mcp-server-todoist MCP Client Config
{
"mcpServers": {
"todoist": {
"command": "npx",
"args": [
"-y",
"@doist/mcp-server-todoist"
],
"env": {
"TODOIST_API_TOKEN": "<your-api-token>"
}
}
}
} Required Environment Variables
- TODOIST_API_TOKEN
Capabilities
Tools
list_taskscreate_taskupdate_taskcomplete_tasklist_projectscreate_project
Compatible With
Claude Desktop Claude Code Cursor Windsurf
Pricing
Server is free. Todoist has free and Pro tiers.
Metrics
640
GitHub Stars
5,400
Installs
420
Weekly
4
Open Issues
More in Productivity
Best of Productivity → N
Notion MCP Server
Search, read, and manage Notion pages and databases from AI agents.
open-source 79/100
Productivity
T
Time MCP Server
Get current time and do timezone conversions for AI agents.
open-source 71/100
Productivity
L
Linear MCP Server
Create and manage Linear issues, projects, and cycles from AI agents.
open-source 52/100
Productivity