todoist-mcp-python
1
The Todoist MCP Server allows for natural language-driven task management in Todoist. It enables clients to interact with Todoist using the MCP protocol, providing capabilities like task creation, retrieval, and management via a Python-based intermediary server.
create_task
Create a new task
get_tasks
Get a task list
update_task
Update tasks
delete_task
Delete a task
complete_task
Mark the task as completed