todoMCP
10
Microsoft To Do MCP is a service that facilitates managing Microsoft To Do tasks through an AI assistant by leveraging the Model Context Protocol. It uses Microsoft Graph API to provide functionality for creating, updating, and deleting tasks and task lists. The setup requires Azure App registration and Node.js environment.
Microsoft To Do MCP
This MCP service allows interaction with Microsoft To Do tasks through an AI assistant.
Key Features
- Authentication and usage with Node.js and Azure App Registration.
- Create, update, and manage tasks and task lists.
- Integrates with Microsoft Graph API for task operations.
Setup Instructions
- Requires Node.js 16 or higher, npm, Microsoft account, and Azure App registration.
- Steps include package installation, setting up Azure App, and configuration.
Usage
- Authenticate and configure the MCP setup.
- Execute commands like checking authentication status and managing tasks in Cursor.
Available Tools
- Authentication status, task list management, task creation and deletion, checklist item management.
Limitations
- Requires proper authentication and permissions, subject to Microsoft's rate limits.
Troubleshooting
- Common issues include authentication, permission errors, and account type limitations.