mcpbeat Sign in

M365 Roadmap MCP Server

local only

M365 Roadmap runs on your own machine — the client starts it, so there is no endpoint to ping. 77 installs a week from pypi. Last commit 5 Feb 2026.

Query the Microsoft 365 Roadmap from AI agents

Installs per day peak 31 · avg 12 · -36% w/w
a month agotoday
77
Installs / week
pypi · m365-roadmap-mcp
1
Stars
0 open issues
5 Feb 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check M365 Roadmap every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add m365-roadmap -- uvx m365-roadmap-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "m365-roadmap": {
      "args": [
        "m365-roadmap-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.m365-roadmap]
command = "uvx"
args = ["m365-roadmap-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "m365-roadmap": {
      "args": [
        "m365-roadmap-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "m365-roadmap": {
      "args": [
        "m365-roadmap-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to M365 Roadmap

same job, measured the same way
Feedback1
by feedback1

Collect feedback and manage the product roadmap from AI agents.

answering
Roadflow
by roadflow

Create and edit roadmaps with JSON or markup; share edit and view links from AI agents.

43 tools answering
Feedback Magic
by feedback-magic

Create Feedback Magic widgets — feedback, surveys, changelog, roadmap — from your AI editor.

42 installs/wk local only
FronyBoard
by cafelatte1

Project tracker for AI agents: roadmap, periods, tasks and a validation gate, in one SQLite file

local only
Frostbyte
by getfrostbyte

Roadmap, tasks, releases and user feedback your coding agent reads and writes over MCP.

answering
Retasc
by retasc

The issue tracker AI coding agents pull work from: atomic claims, dependency-aware dispatch.

1 tools answering
Evermuse
by evermuse

Search your customer interviews, calls, feedback, competitor intel and roadmap from any AI agent.

answering
ProductPlan MCP Server
by olgasafonova

Talk to roadmaps with AI. Query and manage bars, OKRs, ideas, and launches.

local only

M365 Roadmap — questions

Answers built from our own checks of this server.

Why is there no uptime for M365 Roadmap?
M365 Roadmap runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package m365-roadmap-mcp was installed 77 times last week.
How do I connect M365 Roadmap?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls m365-roadmap-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use M365 Roadmap?
The pypi package m365-roadmap-mcp was installed 77 times in the last week. Week over week that is -36%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is M365 Roadmap open source?
Yes — it is published under the MIT licence, written in Python and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.