Wraps Microsoft's public M365 roadmap API so you can query upcoming features across Teams, SharePoint, OneDrive, and other products without clicking through the web interface. Exposes a single search_roadmap tool that filters by product, status, cloud instance (including GCC High and DoD), platform, and release dates. Useful when you need to answer questions like "what Teams features are rolling out next month" or "is this capability coming to government clouds" during planning cycles. The API returns about 1,900 active features that are in development, rolling out, or recently launched. No auth required since it hits the same public endpoint that powers the official roadmap site.
claude mcp add --transport stdio io.github.jonnybottles-m365-roadmap -- uvx m365-roadmap-mcp