MCP server for Azure Updates RSS feed - search, filter, and summarize Azure service updates
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
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:
Verify installation:
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.
In this case, uv / uvx is not required.
Or install with pip:
Or with pip:
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:
Or if installed with pip:
Add to your Claude Desktop MCP config:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.jsonUsing uvx (recommended)
Using installed package
Option 1: One-Click Install (Recommended)
Option 2: Manual Configuration
Add to your Cursor MCP config:
~/Library/Application Support/Cursor/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json%APPDATA%\Cursor\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.jsonAdd to ~/.copilot/mcp-config.json:
MIT
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/azure-updates)<a href="https://allmcps.com/mcp/azure-updates"><img src="https://allmcps.com/api/badge/azure-updates?style=directory" alt="Azure Updates on AllMCPs" /></a>