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.
jhirono