mariomosca/mcp-server-todoist
If you are the rightful owner of mcp-server-todoist and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Advanced Todoist MCP Server is a sophisticated TypeScript-based server designed for seamless integration with Todoist, enabling AI assistants like Claude to intelligently manage Todoist projects and tasks.
Tools
Functions exposed to the LLM to take actions
get_todoist_projects
Retrieve all projects with hierarchy.
get_todoist_tasks
Flexible task retrieval with filtering options.
create_todoist_project
Create new projects with color coding.
create_todoist_task
Advanced task creation with natural language due dates and priority levels.
complete_todoist_task
Mark tasks as completed.
delete_todoist_project
Safe project deletion.
delete_todoist_task
Task removal with confirmation.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client