Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"azure-updates": {
"args": [
"azure-updates-mcp"
],
"command": "uvx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Stay up-to-date with Azure platform changes through AI-powered natural language queries. This Python-based MCP (Model Context Protocol) server connects AI assistants like Claude to Azure Updates, enabling you to search and filter Azure service announcements, feature releases, preview launches, and retirement notices—all through conversational queries.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
uvx 'azure-updates-mcp' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked azure-updates-mcp against OSV.dev.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in cloud
MCP Server for GCP environment for interacting with various Observability APIs.
Yunxiao MCP Server provides AI assistants with the ability to interact with the Yunxiao platform. It provides a set of tools that interact with Yunxiao's API, allowing AI assistants to manage Codeup repository, Project, Pipeline, Packages etc.
MCP server for Datto SaaS Protection — M365/GWS backups, restores, seats.
IAM Policy Autopilot is an open source static code analysis tool that helps you quickly create baseline AWS IAM policies that you can refine as your application evolves. This tool is available as a command-line utility and MCP server for use within AI coding assistants for quickly building IAM policies.
MCP Security Weekly
Get CVE alerts and security updates for io.github.jonnybottles/azure-updates and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
mcp-name: io.github.jonnybottles/azure-updates
Stay up-to-date with Azure platform changes through AI-powered natural language queries. This Python-based MCP (Model Context Protocol) server connects AI assistants like Claude to Azure Updates, enabling you to search and filter Azure service announcements, feature releases, preview launches, and retirement notices—all through conversational queries.
Azure Updates MCP Server bridges the gap between Azure's official updates feed and your AI assistant, allowing you to:
Perfect for developers, cloud architects, and IT professionals who need to monitor Azure platform evolution, plan migrations, or stay informed about new capabilities—without manually checking the Azure updates website.
uvx (Recommended)If you are installing or running the server via uvx, you must have uv installed first.
uvx): https://github.com/astral-sh/uvInstall uv:
# macOS / Linux
curl -LsSf https://astral.sh/uv/install.sh | sh
# Windows (PowerShell)
irm https://astral.sh/uv/install.ps1 | iex
Verify installation:
uv --version
uvx --version
uvxallows you to run the MCP server without installing the package globally.
If you prefer not to use uvx, you can install the package directly with pip.
pip install azure-updates-mcp
In this case, uv / uvx is not required.
uvx azure-updates-mcp
Or install with pip:
pip install azure-updates-mcp
uvx azure-updates-mcp@latest
Or with pip:
pip install --upgrade azure-updates-mcp
One-click setup: Click the VS Code badge for automatic configuration (requires
uvinstalled) Manual setup: See instructions below for Cursor, Claude Code, Copilot CLI, or Claude Desktop
include_facets=True to get taxonomy counts (product categories, products, tags, statuses). Use limit=0 with include_facets=True to discover available filter values.Once connected to an MCP client, you can ask questions like: