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