MCP server intelligence profile

azure-updates-mcp Server

Enables AI assistants to search and filter Azure platform updates, including previews, general availability, and retirements, through natural language queries

Local Onlyjonnybottles
Awaiting current scanPypi · 0.3.0

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

1Distribution channel
1Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

Install azure-updates-mcp from PyPI

Install exact version 0.3.0. The executable name has not been verified, so it is intentionally not guessed.

python -m pip install 'azure-updates-mcp==0.3.0'

Identity

Canonical slugazure-updates-mcp-e1cf21b1DeploymentLocal Only
Canonical packagepypi:azure-updates-mcpRepositoryjonnybottles/azure-updates-mcp
First publishedJan 31, 2026Latest releaseJan 31, 2026
Last security verificationClassification confidence90%
PublicationDraftOfficial distributionNot verified

Distributions

ChannelIdentifierCurrent versionVersionsSource
pypiazure-updates-mcp0.3.01Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
pypiazure-updates-mcp0.3.0CurrentJan 31, 20261 toolsSucceeded · 0 resources · 0 promptsEvidence restricted
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

No public current-version evidence is available yet.

Current protocol inventory

2025-06-18Negotiated protocol
Azure Updates MCPServer-reported name
5Capability groups
Aug 24, 2026Observed

Tools 1

ToolCategoryAnnotationsRisk
azure_updates_searchSearch, filter, and retrieve Azure service updates from the official JSON API. Combines keyword search, category filtering, status filtering, and date range filtering into a single flexible tool. All filter parameters are optional and can be combined. When no filters are provided, returns the most recent updates. Use this tool to: - Browse recent updates (no filters) - Search for updates mentioning a specific topic (query="AKS") - Filter by product (product="Azure Kubernetes Service") - Filter by product category (product_category="Compute") - Filter by service category (category="Azure Kubernetes Service") -- partial match across all taxonomy - Find updates by status (status="In preview", "Launched", "Retirements", "In development") - Get updates in a date range (start_date="2025-01-01", end_date="2025-01-31") - Retrieve a specific update by its GUID/ID (guid="...") - Combine any of the above (query="networking" + status="Launched") - Paginate with offset (offset=10, limit=10 for page 2) - Discover available categories and taxonomy (include_facets=True, limit=0) - Get an overview with facets + recent items (include_facets=True, limit=10) Args: query: Optional keyword for server-side full-text search. category: Optional category to filter by (case-insensitive partial match across products, product_categories, and tags). status: Optional status filter. Valid values: Launched, In preview, In development, Retirements. start_date: Optional start date in ISO format (YYYY-MM-DD). Only include updates created on or after this date. end_date: Optional end date in ISO format (YYYY-MM-DD). Only include updates created on or before this date. Defaults to today when start_date is provided. guid: Optional unique identifier to retrieve a single specific update. When provided, all other filters are ignored and a single update is returned. limit: Maximum number of results to return (default: 10, max: 100). Set to 0 with include_facets=True for a facets-only response. Ignored when guid is provided. offset: Number of results to skip for pagination (default: 0). product: Optional product name filter (exact match against products list). product_category: Optional product category filter (exact match). include_facets: When True, includes taxonomy facets (product_categories, products, tags, statuses) with occurrence counts in the response. Use with limit=0 to get only facets (replaces category listing). Returns: Dictionary with: - total_found: Number of updates matching the filters (from API count) - updates: List of matching update objects (up to limit) - filters_applied: Summary of which filters were used - facets: (only when include_facets=True) Taxonomy with product_categories, products, tags, and statuses lists, each containing {name, count} items
Input schema
{
  "properties": {
    "query": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "default": null
    },
    "category": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "default": null
    },
    "status": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "default": null
    },
    "start_date": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "default": null
    },
    "end_date": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "default": null
    },
    "guid": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "default": null
    },
    "limit": {
      "default": 10,
      "type": "integer"
    },
    "offset": {
      "default": 0,
      "type": "integer"
    },
    "product": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "default": null
    },
    "product_category": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "default": null
    },
    "include_facets": {
      "default": false,
      "type": "boolean"
    }
  },
  "type": "object"
}
Output schema
{
  "additionalProperties": true,
  "type": "object"
}

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

azure-updates-mcp Server questions

How do I install azure-updates-mcp Server?

Install the selected package version with: python -m pip install 'azure-updates-mcp==0.3.0'

What tools does azure-updates-mcp Server provide?

azure-updates-mcp Server exposed 1 tool during independent protocol observation, including azure_updates_search.

Is azure-updates-mcp Server secure?

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

Company and product intelligence

These internal links are derived from strong identity fields such as the implementation name, package, repository, vendor, and listing name—not generic description prose.

Associated company landscape

Microsoft & Azure intelligence →

Association is based on retained identity fields; it does not by itself prove first-party publication.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Official vs Community MCP Servers

Let’s talk about MCP security.

Share your details and our security team will contact you.