todoMCP

todoMCP

3.4

If you are the rightful owner of todoMCP 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 MCP (Model Context Protocol) service allows you to interact with Microsoft To Do tasks using an AI assistant.

The Microsoft To Do MCP is a service that enables users to manage their Microsoft To Do tasks through an AI assistant. It requires Node.js, npm, and a Microsoft account for setup. The service involves installing a package and setting up authentication via Azure App Registration. Users can perform various task management operations such as creating, updating, and deleting tasks and task lists. The service is designed to work with different types of Microsoft accounts, including organizational and personal accounts, with specific configurations for each.

Features

  • Task Management: Create, update, and delete tasks and task lists.
  • Authentication: Secure access through Azure App Registration and OAuth tokens.
  • Multi-Account Support: Works with organizational and personal Microsoft accounts.
  • API Permissions: Requires specific Microsoft Graph API permissions for operation.
  • Global Configuration: Allows for global MCP configuration across projects.