Serversio.github.jonnybottles/m365-roadmap
R

M365 Roadmap

io.github.jonnybottles/m365-roadmap · v0.4.0
▦ pypi
v0.4.0pypi pypi: m365-roadmap-mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.jonnybottles/m365-roadmap",
  "description": "Query the Microsoft 365 Roadmap from AI agents",
  "title": "M365 Roadmap",
  "repository": {
    "url": "https://github.com/jonnybottles/M365-roadmap-mcp-server",
    "source": "github"
  },
  "version": "0.4.0",
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "m365-roadmap-mcp",
      "version": "0.4.0",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}