About this integration
MCP server for Microsoft To Do via Microsoft Graph. MSAL device code flow, no client secret needed.
- Transport
- stdio
- Authentication
- oauth
- Initial setup
- user-authorization
- Runtime
- unattended
- Evidence
- documented
- Version
- 1.2.2
- Package
- @mag-cie/mcp-microsoft-todo
- Last compatibility test
- Not independently tested
Connect your agent
@mag-cie/mcp-microsoft-todoPublisher documentation and package manifest were reviewed. Device-code authorization is interactive initially; the cached token is documented to refresh automatically. The package and Microsoft Graph connection were not executed or independently security-audited.
Capabilities: Read and manage Microsoft To Do lists, tasks, checklist items, linked resources, and extensions, Export tasks as iCalendar
Connected profiles
Additional details
io.github.MAG-Cie/mcp-microsoft-todo
Source ↗ · Checked 2026-09-171.2.2
Source ↗ · Checked 2026-09-17CC0-1.0; package licenses are separate
Source ↗ · Checked 2026-09-17npm
Source ↗ · Checked 2026-09-17MS_CLIENT_ID
Source ↗ · Checked 2026-09-17@mag-cie/mcp-microsoft-todo
Source ↗ · Checked 2026-09-191.2.2
Source ↗ · Checked 2026-09-19Node.js 20+ stdio server launched by the MCP client with npx; after initial device-code authorization, the publisher documents a locally cached token that refreshes automatically.
Source ↗ · Checked 2026-09-19OAuth device-code authorization for a Microsoft account; personal accounts may require MS_TENANT=consumers, and the publisher documents delegated Tasks.ReadWrite, Tasks.ReadWrite.Shared, and offline_access scopes.
Source ↗ · Checked 2026-09-19Configure the client command as npx with arguments -y and @mag-cie/mcp-microsoft-todo; optionally set MS_TENANT and MCP_LOCALE.
Source ↗ · Checked 2026-09-19Publisher documentation reviewed; package and integration endpoint not executed or independently security-audited.
Source ↗ · Checked 2026-09-19