Skip to content

MCP server

Todoist MCP server

Doist's official Todoist MCP server lets AI find, add, update and complete tasks and projects, add comments and get an overview.

At a glance

Maintained by
Doist
Tools exposed
10 listed below
Reviewed
September 24, 2026

Why it matters

What it does and why it matters

Todoist is a popular to-do app for individuals and small teams. Its official MCP server, from Doist, lets an assistant find tasks, including by date, add and update tasks, complete them, find and add projects, add comments, get an overview and delete items.

It turns a to-do list into something you can talk to: "what do I have today", "add a follow-up for Tuesday" or "move everything from this project to next week".

Tool names now use a hyphenated style, so older guides may show different names. It includes a delete tool, which we keep behind confirmation. For teams, connect each person's own account rather than a shared one.

Use cases

Best business use cases

Daily overview

Get a summary of today's tasks.

Quick capture

Add tasks from emails and notes.

Rescheduling

Move tasks to new dates in bulk.

Completion

Mark tasks done by describing them.

Projects

Set up a project with starter tasks.

Tools

Available tools

Tool names as published by the maintainer at review time. Versions change, so check the repository for the current list.

Read and write: Read and write for tasks, projects, sections, labels, comments and reminders, including delete.

  • find-tasks

    Finds tasks by search and filters.

  • find-tasks-by-date

    Finds tasks due on a date or range.

  • add-tasks

    Creates tasks.

  • update-tasks

    Changes tasks.

  • complete-tasks

    Marks tasks complete.

  • find-projects

    Lists and searches projects.

  • add-projects

    Creates projects.

  • add-comments

    Adds comments.

  • get-overview

    Gives an overview of projects and tasks.

  • delete-object

    Deletes a task, project, section or comment.

Workflows

Example workflows

Morning plan

  1. 1

    Ask for today's overview.

  2. 2

    The assistant lists tasks by priority.

  3. 3

    It flags overdue items.

  4. 4

    You pick what to move.

  5. 5

    It reschedules them.

Capture follow-ups after a meeting

  1. 1

    Paste meeting notes.

  2. 2

    The assistant extracts your actions.

  3. 3

    It adds them as tasks with dates.

  4. 4

    It adds a comment with context.

  5. 5

    You review your updated list.

Prompts

Example prompts

  • “What do I have due today, and what is overdue?”

  • “Add a task to follow up with Harbor Group next Tuesday at 10 a.m.”

  • “Move all tasks in the Website project to next week.”

Setup

Installation and configuration

Examples for Claude Desktop and Claude Code. Replace the placeholder values with your own keys, and store secrets outside version control.

Claude Desktop: claude_desktop_config.json

{
    "mcpServers": {
        "todoist": {
            "command": "npx",
            "args": [
                "-y",
                "mcp-remote",
                "https://ai.todoist.net/mcp"
            ]
        }
    }
}

Claude Code: terminal

claude mcp add --transport http todoist https://ai.todoist.net/mcp
  • Hosted server: https://ai.todoist.net/mcp.
  • Local server: npm package @doist/todoist-mcp (bin todoist-mcp).
  • Needs: OAuth in the browser on first use..

Security

Security considerations

  • Limit workspaces

    Connect with an account that sees only the workspaces or projects a task needs.

  • Mark AI-created items

    Use a label or naming rule so items created by the assistant are easy to spot and review.

  • Guard deletes

    Deletes should need confirmation.

  • Untrusted text

    Task descriptions and comments can contain misleading text. Treat them as data.

Related servers

Servers that pair well with it

Google Calendar

Google's own Calendar MCP server lets AI list calendars and events, create, update and delete events, respond to invites and suggest times.

Asana

Asana's official MCP server lets AI search work, read and create tasks and projects, add comments and post project status updates.

Trello

Trello's official hosted MCP server lets AI work with boards, lists, cards and checklists, with archiving instead of permanent deletes.

Keep exploring

FAQ

Questions people ask us

Have a question that is not here? Ask us directly.

Start a project

Want this connected to your own systems? We build AI workflows with MCP.

Send a short brief. We reply with questions, a suggested plan and an estimate you can compare with other offers.

Your privacy choices

We use necessary storage to run this site. With your permission we also use Google Analytics to see which pages help people, and load maps from Google. You can change this at any time. Read the cookie policy.