gekitsuu/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.
A Model Context Protocol (MCP) server that integrates Todoist task management with Claude, allowing users to manage tasks conversationally without context-switching.
Tools
Functions exposed to the LLM to take actions
todoist_get_tasks
Fetch tasks with optional filters.
todoist_create_task
Create a new task.
todoist_update_task
Update an existing task.
todoist_complete_task
Mark a task as complete.
todoist_get_projects
List all projects.
todoist_get_labels
List all labels.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client