yamonco/mcp-ms-todo-server
3.2
If you are the rightful owner of mcp-ms-todo-server 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.
This project is an MCP server that integrates Microsoft To Do with the Microsoft Cloud Platform using FastAPI and JSON-RPC.
Tools
Functions exposed to the LLM to take actions
todo.lists.get
Get list of lists
todo.lists.mutate
Create/Delete/Rename list
todo.tasks.get
Get list of tasks
todo.tasks.create
Create task
todo.tasks.delete
Delete task
todo.tasks.patch
Update/complete/reopen/snooze task
todo.sync.delta
Sync/change detection
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client