Agent♥︎Age
Catalog

Microsoft Planner

Official

by mspstack · TypeScript

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

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

  • This server exposes a Model Context Protocol (MCP) implementation that integrates Microsoft Planner elements (plans, buckets, tasks) through the Microsoft Graph API, with ETag management for concurrency control.

🛠️ Key Features

  • MCP-compliant server exposing Planner structures: plans, buckets, tasks
  • Microsoft Graph-backed data access and synchronization
  • ETag handling for optimistic concurrency and cache validation

🚀 Use Cases

  • Programmatic creation and organization of Planner plans, buckets, and tasks
  • Sync and reflect Planner data within MCP-aware tooling
  • Fine-grained change detection via ETags for integrations

⚡ Developer Benefits

  • Clear MCP interface for Planner data models
  • Leverages Microsoft Graph endpoints for up-to-date information
  • Lightweight, purpose-built server for MCP-driven workflows

⚠️ Limitations

  • Details on rate limits and authentication flows are not specified in the source data
  • No explicit example configurations provided in the given material
Microsoft Planner - agentage MCP Catalog