MCP Microsoft Todo runs on your own machine — the client starts it, so there is no endpoint to ping. 107 installs a week from npm. Last commit 11 May 2026.
MCP server for Microsoft To Do via Microsoft Graph. MSAL device code flow, no client secret needed.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-microsoft-todo -- npx -y @mag-cie/mcp-microsoft-todo
{
"mcpServers": {
"mcp-microsoft-todo": {
"args": [
"-y",
"@mag-cie/mcp-microsoft-todo"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-microsoft-todo]
command = "npx"
args = ["-y", "@mag-cie/mcp-microsoft-todo"]
{
"mcpServers": {
"mcp-microsoft-todo": {
"args": [
"-y",
"@mag-cie/mcp-microsoft-todo"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-microsoft-todo": {
"args": [
"-y",
"@mag-cie/mcp-microsoft-todo"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.