Agent♥︎Age
Catalog

Microsoft Planner

Official

by selic · TypeScript

Microsoft Planner MCP server — plans, buckets, tasks via Microsoft Graph, ETags handled

Microsoft Planner MCP server — plans, buckets, tasks via Microsoft Graph, with ETag concurrency handled.

The MCP server enables access to Microsoft Planner data through the Graph API. It supports discovering groups and plans, listing buckets and tasks, and creating, updating, assigning, completing, or deleting tasks. Descriptions and checklists are preserved, with ETag-based concurrency managed automatically.

🛠️ Key Features

  • Discover groups/Plans via Microsoft Graph
  • List buckets, tasks, descriptions, and checklists
  • Create, update, assign, complete, or delete tasks
  • ETag concurrency handling for safe updates
  • Architectural parity with related MCP projects

🚀 Use Cases

  • Retrieve Planner groups and associated plans
  • Inspect buckets and tasks for planning oversight
  • Create and modify tasks with full metadata and checklists
  • Manage task lifecycle with concurrency safety

⚡ Developer Benefits

  • Consistent MCP architecture across projects
  • Graph API integration with Planner endpoints
  • Clear command surface for search, find, and update operations
  • Reusable tooling for groups, plans, and tasks

⚠️ Limitations

  • Specific limitations not provided in source material; describe functionality only as documented
  • No explicit error codes or rate limits in the excerpt
  • Readme excerpt focuses on core features; broader edge cases not enumerated
Microsoft Planner - agentage MCP Catalog