Mcp Microsoft Todo is a Model Context Protocol (MCP) server: MCP server for Microsoft To Do via Microsoft Graph. MSAL device code flow, no client secret needed. As an MCP server it plugs straight into AI assistants, exposing its functionality as tools the model can invoke on your behalf.
It runs locally: the npm package @mag-cie/mcp-microsoft-todo speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need MS_CLIENT_ID. The current release is v1.2.2, published under the MIT license, with source at MAG-Cie/mcp-microsoft-todo on GitHub.
You'll find Mcp Microsoft Todo in the Productivity category here on mcp.site; it connects to Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed, and any other MCP client — see the install snippets below. If you maintain Mcp Microsoft Todo for MAG-Cie, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — @mag-cie/mcp-microsoft-todo · MCP over stdio
▸Credentials — Requires MS_CLIENT_ID
▸Open source — MIT license · MAG-Cie/mcp-microsoft-todo