# todo-mcp

Organize tasks and subtasks with fast create, update, complete, and reopen actions. Filter views by today, upcoming, overdue, or all to stay focused. Recover mistakes with soft delete and restore.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add Parc-Dev/todo-mcp-server

# Browse available tools
npx -y @smithery/cli@latest tool list Parc-Dev/todo-mcp-server
```

---

Source: https://github.com/Parc-Dev/todo-mcp-server
