mcp-todoist

Hint-Services/mcp-todoist

3.2

If you are the rightful owner of mcp-todoist and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Todoist MCP Server connects AI assistants to Todoist for seamless task management, enabling AI-assisted task creation, organization, and prioritization.

Tools

Functions exposed to the LLM to take actions

todoist_create_task

Create one or more tasks with full parameter support.

todoist_get_tasks

Retrieve tasks with flexible filtering.

todoist_update_task

Update existing tasks by ID or name.

todoist_delete_task

Delete tasks by ID or name.

todoist_complete_task

Mark tasks as complete.

todoist_get_projects

Retrieve all projects with optional hierarchy.

todoist_create_project

Create new projects.

todoist_update_project

Update existing projects.

todoist_get_project_sections

Get sections from one or more projects.

todoist_create_project_section

Create sections within projects.

todoist_get_personal_labels

Retrieve all personal labels.

todoist_get_personal_label

Get a specific label by ID.

todoist_create_personal_label

Create new labels.

todoist_update_personal_label

Update existing labels.

todoist_delete_personal_label

Remove labels from your account.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources