| Tool name | Description | Destructive? |
|---|---|---|
| auth-status | ✓ no | |
| get-task-lists | ✓ no | |
| get-task-lists-organized | ✓ no | |
| create-task-list | ✓ no | |
| update-task-list | ✓ no |
| delete-task-list⚠ | ⚠ yes | |
| get-tasks | ✓ no | |
| create-task | ✓ no | |
| update-task | ✓ no | |
| delete-task⚠ | ⚠ yes | |
| get-checklist-items | ✓ no | |
| create-checklist-item | ✓ no | |
| update-checklist-item | ✓ no | |
| delete-checklist-item⚠ | ⚠ yes | |
| archive-completed-tasks | ✓ no | |
| test-graph-api-exploration | ✓ no |
{
"mcpServers": {
"my": {
"command": "npx",
"args": [
"-y",
"microsoft-todo-mcp-server"
]
}
}
}