Developer Tools

Todoist MCP Server

Connect your account, then chat with AI to run tools.

Todoist provides a task management API that allows users to organize and track their tasks and projects. Use it to integrate task management functionality into applications and automate workflows.

2 tools
Agent guide included
Start Chatting

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Todoist — workflow patterns, data models, and gotchas for your AI agent.

Todoist

Todoist organizes tasks in Projects. Tasks have due dates, labels, and priorities. Sections group tasks within projects.

Data Model

  • Projects — task containers; have color, order.
  • Sections — subsections within projects.
  • Tasks — to-do items; have due date, priority, labels.
  • Labels — tags for tasks.
  • Comments — comments on tasks.

Gotchas

  • Project-scoped: Tasks belong to projects. Sections are project-scoped. Use project_id for filtered lists.
  • Sync: Todoist uses sync token; incremental sync may be needed for large datasets.

Tools in this Server (2)

Todoist List Projects

Retrieve a list of all projects from your Todoist account. Use it to monitor and manage your ongoing projects or to check the structure of your projec...

Todoist List Tasks

Retrieve a list of all tasks in your Todoist account. Use this tool to organize and review tasks across different projects or determine task prioritie...

Frequently Asked Questions

What is the Todoist MCP server?

Todoist provides a task management API that allows users to organize and track their tasks and projects. Use it to integrate task management functionality into applications and automate workflows. It provides 2 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Todoist to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/todoist. Authentication is handled automatically.

How many tools does Todoist provide?

Todoist provides 2 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does Todoist require?

Todoist uses API Key or One-click sign in. Todoist requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Todoist to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/todoist

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to use Todoist?

Sign in to connect your credentials and start running tools from the chat.

Todoist MCP Server & Skill — 2 Tools