todoist-mcp-server

abhiz123/todoist-mcp-server

3.9

todoist-mcp-server is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.

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 henry@mcphub.com.

An MCP server implementation that integrates Claude with Todoist, enabling natural language task management.

Try todoist-mcp-server with chat:

Tools

Functions exposed to the LLM to take actions

todoist_create_task

Create a new task in Todoist with optional description, due date, and priority

todoist_get_tasks

Get a list of tasks from Todoist with various filters

todoist_update_task

Update an existing task in Todoist by searching for it by name and then updating it

todoist_delete_task

Delete a task from Todoist by searching for it by name

todoist_complete_task

Mark a task as complete by searching for it by name

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources