SERVER
Microsoft Planner
Rank #15,652io.github.selic/mcp-planner
Microsoft Planner MCP server — plans, buckets, tasks via Microsoft Graph, ETags handled
Listed & last published
Jul 14, 2026
OVERVIEW
Microsoft Planner is a Model Context Protocol (MCP) server published by selic. It ranks #15,652 of 76,851 servers tracked on MCP Toplist. Microsoft Planner is listed on Official MCP, with 1 tracked version. It was first listed on Jul 14, 2026 and most recently updated on Jul 14, 2026.
STANDING
#15,652of 76,851 tracked serversTop 25%
Ranks ahead of 61,199 of 76,851 servers on MCP Toplist.
CONNECT
Use Microsoft Planner
Add Microsoft Planner to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"mcp-planner": {
"command": "npx",
"args": [
"-y",
"mcp-planner"
],
"env": {
"MS_TENANT_ID": "<your MS_TENANT_ID>",
"MS_CLIENT_ID": "<your MS_CLIENT_ID>",
"MS_CLIENT_SECRET": "<your MS_CLIENT_SECRET>",
"PLANNER_ADVANCED_TOOLSET": "<your PLANNER_ADVANCED_TOOLSET>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
selic
MORE FROM THIS PUBLISHER
Other servers by selic
View all selic servers →VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.2.0 | Jul 14, 2026 |
FAQ
Frequently asked questions
- Who maintains Microsoft Planner?
- Microsoft Planner is maintained by selic, which publishes 4 MCP servers (17 total versions) tracked on MCP Toplist.
- Is Microsoft Planner listed on the Official MCP Registry?
- Yes — Microsoft Planner is listed on the Official MCP Registry.
- How many versions does Microsoft Planner have?
- MCP Toplist tracks 1 version of Microsoft Planner, most recently published on Jul 14, 2026.
- Where can I find the source code for Microsoft Planner?
- The source code for Microsoft Planner is hosted at github.com/selic/mcp-planner.
EXPLORE