jimdaga/todoist-mcp-server
3.2
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 dayong@mcphub.com.
The Todoist MCP Server integrates Todoist with AI assistants like Claude, allowing users to manage tasks, projects, and labels through conversational AI.
Tools
Functions exposed to the LLM to take actions
create_task
Create new tasks with title, project, labels, priority, and due dates
update_task
Update existing task properties
complete_task
Mark tasks as complete
get_task
Get specific task details
list_tasks
List tasks with filters
create_project
Create new projects
add_comment
Add comments to tasks
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client