olsonale/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.
A comprehensive Model Context Protocol (MCP) server for the Todoist API, providing full access to tasks, projects, labels, sections, and comments.
Tools
Functions exposed to the LLM to take actions
list_tasks
Get all active tasks with optional filtering.
get_task
Get a single task by ID with all properties.
create_task
Create a new task with comprehensive properties.
update_task
Update an existing task.
complete_task
Mark a task as complete.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client