vyente-ruffin/microsoft-planner-mcp
3.2
If you are the rightful owner of microsoft-planner-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A lightweight MCP server for Microsoft Planner using Azure CLI for authentication.
Tools
Functions exposed to the LLM to take actions
list-tasks
List all tasks in a Planner plan
get-task
Get details of a specific task
get-task-details
Get extended task details (description, checklist, references)
create-task
Create a new task in a plan
update-task
Update task properties (title, progress, assignments, categories)
update-task-details
Update task description (supports GitHub links)
delete-task
Delete a Planner task
list-buckets
List all buckets in a plan
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client