Microsoft Planner for Claude Code
io.github.mspstack/mcp-planner
Microsoft Planner MCP server — plans, buckets, tasks via Microsoft Graph, ETags handled
client:Claude Code
transport:stdio
runtime:npm
Install Microsoft Planner in Claude Code
run in your project directory
claude mcp add mcp-planner -e MS_TENANT_ID=<MS_TENANT_ID> -e MS_CLIENT_ID=<MS_CLIENT_ID> -e MS_CLIENT_SECRET=<MS_CLIENT_SECRET> -e PLANNER_ADVANCED_TOOLSET=<PLANNER_ADVANCED_TOOLSET> -- npx -y mcp-planner
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs