todoist-mcp-server
214
The Todoist MCP Server is a Model Context Protocol server that connects Claude with Todoist, allowing users to manage tasks using natural language. It supports task creation, retrieval, updating, completion, and deletion through simple everyday language.
todoist_create_task
Create new tasks that support content, description, deadlines and priority levels
todoist_get_tasks
Search and filter tasks, which can be filtered by date, priority, or project
todoist_update_task
Update existing tasks and find tasks through natural language search
todoist_complete_task
Mark the task to complete, find the task through natural language search
todoist_delete_task
Delete the task and find the task through natural language search