todolist-mcp

ispyridis/todolist-mcp

3.2

If you are the rightful owner of todolist-mcp 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.

A comprehensive Python MCP server for managing ToDoList (.tdl) XML files, providing full CRUD operations for tasks in the ToDoList application format.

Tools

Functions exposed to the LLM to take actions

get_my_tasks

Get all tasks from your main ToDoList file.

get_today_tasks

Get tasks due today (or specific date).

add_task

Create new tasks with full metadata.

update_task

Update existing tasks.

move_task

Move tasks to different positions in the hierarchy.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources