IAMSamuelRodda/todoist-mcp
3.2
If you are the rightful owner of todoist-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Todoist MCP Server is designed to integrate AI assistants with Todoist, enabling efficient task, project, and label management.
Tools
Functions exposed to the LLM to take actions
todoist_list_projects
List all projects
todoist_get_project
Get project details
todoist_create_project
Create a new project
todoist_list_tasks
List tasks with filters
todoist_get_task
Get task details
todoist_create_task
Create a new task
todoist_update_task
Update a task
todoist_complete_task
Mark task complete
todoist_reopen_task
Reopen a completed task
todoist_delete_task
Delete a task
todoist_list_labels
List all labels
todoist_create_label
Create a new label
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client