MCP Servers / productivity / Todoist

Todoist

JSON →
none2productivity

Interact with the Todoist API to manage your tasks using natural language.

Install
How to run this server
[ { "cmd": "uvx --from", "imports": [] } ]
server path: todoist-5
Tools
What this server exposes
create_task
Create a new task in Todoist
get_tasks
Get a list of tasks and Ids from Todoist with various filters
update_task
Update an existing task by searching for it by name
delete_task
Delete a task by searching for it by name
complete_task
Mark a task as complete by searching for it by name
Configuration
Environment & auth
authnone
envTODOIST_API_TOKEN
envYOUR_API_TOKEN
Resources
Todoist — MCP Server · libregistry