MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

M
Microsoft Planner MCP

A MCP server for Microsoft Planner integration through the Microsoft Graph API.

Created 2/19/2026
Updated 5 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-microsoft-planner-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "l-mendes-microsoft-planner-mcp": { "command": "npx", "args": [ "l-mendes-microsoft-planner-mcp" ] } } }