Microsoft To Do MCP Server

Microsoft To Do MCP server enabling AI agents to interact with Microsoft To Do task management — creating and updating tasks, reading task lists, setting due dates and reminders, and integrating Microsoft's task management platform (powered by Microsoft Graph API) into agent-driven productivity and workflow automation.

Evaluated Mar 06, 2026 (0d ago) vcurrent
Homepage ↗ Repo ↗ Productivity microsoft-todo tasks mcp-server microsoft-graph productivity todo
⚙ Agent Friendliness
69
/ 100
Can an agent use this?
🔒 Security
84
/ 100
Is it safe for agents?
⚡ Reliability
72
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
68
Documentation
70
Error Messages
68
Auth Simplicity
62
Rate Limits
78

🔒 Security

TLS Enforcement
95
Auth Strength
88
Scope Granularity
82
Dep. Hygiene
72
Secret Handling
80

OAuth 2.0 Microsoft identity. HTTPS enforced. Secure client secret storage. Minimum scope. Community MCP.

⚡ Reliability

Uptime/SLA
80
Version Stability
72
Breaking Changes
70
Error Recovery
68
AF Security Reliability

Best When

A Microsoft 365 user wants AI agents to create, read, and manage tasks in Microsoft To Do as part of their productivity workflow.

Avoid When

You don't use Microsoft 365, or need team task management with more structure — use Jira, Linear, or Todoist MCPs.

Use Cases

  • Creating tasks in Microsoft To Do from productivity agents
  • Reading and updating daily task lists from planning agents
  • Setting due dates and priorities from scheduling agents
  • Integrating Outlook task capture with Microsoft 365 from workflow agents
  • Building task capture pipelines from email or calendar agents
  • Syncing tasks across Microsoft ecosystem from integration agents

Not For

  • Non-Microsoft 365 users (requires Microsoft account)
  • Teams using Todoist, Things 3, or other task managers — use appropriate MCPs
  • Complex project management (use Jira or Linear for structured projects)

Interface

REST API
Yes
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: oauth2
OAuth: Yes Scopes: Yes

Microsoft Graph API OAuth 2.0 required. Azure AD app registration needed. Tasks.ReadWrite permission scope. MSAL authentication flow.

Pricing

Model: free
Free tier: Yes
Requires CC: No

Microsoft To Do is free. Microsoft Graph API free for basic usage. Azure AD app registration free. Community MCP is free.

Agent Metadata

Pagination
cursor
Idempotent
Partial
Retry Guidance
Not documented

Known Gotchas

  • Azure AD app registration required — non-trivial setup with OAuth redirect URIs
  • Token refresh must be handled — access tokens expire in 1 hour
  • Microsoft Graph throttling uses exponential backoff — handle 429 responses
  • Task list IDs needed for most operations — discover lists first before creating tasks
  • Community MCP — Microsoft Graph API versioning may require updates
  • Personal vs work Microsoft accounts have different Graph API behaviors

Alternatives

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for Microsoft To Do MCP Server.

$99

Scores are editorial opinions as of 2026-03-06.

5190
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered