Todoist

MCP Server

Todoist task management integration. Create, update, complete tasks, manage projects and labels.

by Community

★★★★☆ 4/5 (75 reviews)
650GitHub stars
12kinstalls
Updated 2025-12-20
typescriptbeginneractive

Installation

npx -y todoist-mcp-server

Quick Start

```json
{
  "mcpServers": {
    "todoist": {
      "command": "npx",
      "args": ["-y", "todoist-mcp-server"],
      "env": { "TODOIST_API_TOKEN": "your-token" }
    }
  }
}
```

Tools & Capabilities

create_task
list_tasks
complete_task
list_projects

Compatibility

Claude Desktop Continue

About Todoist

Todoist task management integration. Create, update, complete tasks, manage projects and labels.

View on GitHub →

Language: TypeScript

Category: Productivity

← Back to MCP Hub Directory