koji0701/todoist-mcp-server
3.3
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 is a Model Context Protocol server designed to facilitate interaction with Todoist using natural language commands through an MCP-compatible client.
Tools
Functions exposed to the LLM to take actions
add_task
Create a new task.
get_task
Get a specific task by its ID.
update_task
Update an existing task.
complete_task
Complete a task.
delete_task
Delete a task.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client