microsoft/mcp

MQ: Enable Azure MCP Server to Query Recent Service Updates (e.g., Key Vault changes in last X days)

開放

#1,073 建立於 2025年11月5日

 (2 則留言) (1 個反應) (0 位負責人)C# (560 個分叉)auto 404
customer-reportedenhancementhelp wantedonboardingserver-Azure.Mcptools-Core

倉庫指標

星標
 (3,498 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

I’m a Content Developer in the Microsoft Learn organization, and we would find this feature useful for keeping documentation up-to-date.

Our team regularly needs to identify recent changes to Azure services and products so we can update Learn content accordingly. Today, this requires manual monitoring of update feeds and release notes. If Azure MCP Server could expose a tool for querying recent service updates (e.g., “What features/changes occurred for Key Vault over the last 14 days?”), it would enable two key workflows:

  • Writers calling the tool directly to check for changes before updating docs.
  • AI agents programmatically invoking the tool to detect changes and automatically create pull requests for documentation updates.

I propose an MCP tool (or an extension to an existing one) that can:

  • Query official Azure Updates feeds and/or service release notes
  • Filter by service name and time window (e.g., last 14 days)
  • Return structured results (title, date, summary, link, category)

Customers would also benefit from this capability because it mirrors the value they already find in changelogs and “What’s New” articles.

Thanks for the consideration!

貢獻者指南