About
Overview
The Microsoft Planner MCP Server enables AI agents to interact with Microsoft Planner for task management. It provides tools for creating plans, managing tasks, and organizing work into buckets.
Capabilities
Tools & Capabilities
⚡list_plans
List plans in a group
⚡list_tasks
List tasks in a plan
⚡create_task
Create a new task
⚡update_task
Update a task
Setup
Installation
bash
Install
npx -y @nicepkg/mcp-server-microsoft-plannerExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"microsoft-planner": {
"command": "npx",
"args": ["-y", "@nicepkg/mcp-server-microsoft-planner"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 35
Last UpdatedFeb 12, 2026