Odel
M365 Roadmap

M365 Roadmap

Local
@jonnybottles1PythonMITUpdated 7mo ago

Query the Microsoft 365 Roadmap from AI agents

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIm365-roadmap-mcpv0.4.0

Run

uvx m365-roadmap-mcp

MCP client config

{
  "mcpServers": {
    "m365-roadmap": {
      "command": "uvx",
      "args": [
        "m365-roadmap-mcp"
      ]
    }
  }
}