Microsoft Todo
Summary
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.
Available Actions(13)
auth-status
Check your authentication status.
get-task-lists
Get all your To Do task lists.
create-task-list
Create a new task list.
update-task-list
Update an existing task list.
delete-task-list
Delete a task list.
get-tasks
Get all tasks in a list.
create-task
Create a new task.
update-task
Update an existing task.
delete-task
Delete a task.
get-checklist-items
Get checklist items for a task.
create-checklist-item
Create a checklist item.
update-checklist-item
Update a checklist item.
delete-checklist-item
Delete a checklist item.
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요