This Microsoft Todo MCP service enables Claude to interact with Microsoft Todo tasks through natural language. Built by jhirono, it provides tools for viewing task lists, creating tasks with due dates and priorities, managing checklist items, and checking authentication status. The implementation uses Microsoft Graph API with OAuth 2.0 authentication, storing tokens locally with automatic refresh capabilities. It's particularly useful for users who want to manage their Microsoft Todo tasks directly from Claude without switching applications.
Check your authentication status.
Get all your To Do task lists.
Create a new task list.
Update an existing task list.
Delete a task list.
Get all tasks in a list.
Create a new task.
Update an existing task.
Delete a task.
Get checklist items for a task.
Create a checklist item.
Update a checklist item.
Delete a checklist item.
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!