todoist-mcp-server

stanislavlysenko0912/todoist-mcp-server

3.5

If you are the rightful owner of todoist-mcp-server 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.

A Model Context Protocol (MCP) server implementation that integrates Claude and other AI assistants with Todoist, enabling natural language task management.

Tools

Functions exposed to the LLM to take actions

Tasks

get_tasks_list, create_tasks, get_tasks, update_tasks, close_tasks, reopen_tasks, delete_tasks, move_tasks

Projects

get_projects_list, create_projects, get_projects, update_projects, delete_projects, get_collaborators, move_projects

Sections

get_sections_list, create_sections, get_sections, update_sections, delete_sections

Comments

get_comments_list, create_comments, get_comments, update_comments, delete_comments

Labels

get_labels_list, create_labels, get_labels, update_labels, delete_labels, get_shared_labels, rename_shared_labels, remove_shared_labels

Utils

utils_get_colors

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources