Todoist MCP Server
UnclaimedFull implementation of Todoist Rest API & support Todoist Sync API for MCP server
Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (35)
close_tasks
Mark tasks as complete
create_comments
Create new comments
create_labels
Create new personal labels
create_projects
Create new projects
create_sections
Create new sections
create_tasks
Create new tasks with various attributes
delete_comments
Delete comments
delete_labels
Delete personal labels
delete_projects
Delete projects
delete_sections
Delete sections
delete_tasks
Delete tasks
get_collaborators
Get all collaborators for a project
get_comments
Get specific comments by ID
get_comments_list
Get comments for a project or task
get_labels
Get personal labels by ID or name
get_labels_list
Get all personal labels
get_projects
Get specific projects by ID or name
get_projects_list
Get all projects
get_sections
Get specific sections by ID or name
get_sections_list
Get all sections or filter by project
get_shared_labels
Get all shared labels
get_tasks
Get specific tasks by ID or name
get_tasks_by_filter
Get tasks using Todoist filter language (e.g. "today", "overdue", "P1 P2", "#Work & @urgent")
get_tasks_list
Get tasks with optional filtering by project, section, label, or IDs
move_projects
Move projects to a different location or subproject
move_tasks
Move tasks to a different project or section
remove_shared_labels
Remove shared labels
rename_shared_labels
Rename shared labels
reopen_tasks
Reopen completed tasks
update_comments
Update comments
update_labels
Update personal labels
update_projects
Update existing projects
update_sections
Update sections
update_tasks
Update existing tasks
utils_get_colors
Get available colors for projects, labels, filters