Skip to content

v0.1.0 — Initial Release

Choose a tag to compare

@artemkozlenkov artemkozlenkov released this 09 Feb 19:27
· 10 commits to main since this release

azops-mcp v0.1.0

First public release of the Azure Infrastructure MCP Server.

Highlights

  • 50+ MCP tools for managing Azure resources from any MCP-compatible AI assistant
  • Subscription, resource group, VM, storage, VNet, App Service, ACR, Azure AD, RBAC, and monitoring support
  • Authentication via Azure CLI or Service Principal
  • Installable as a PyPI package: pip install azops-mcp
  • CLI entry point: azops-mcp

Infrastructure

  • CI pipeline with lint (ruff) and test matrix (Python 3.10–3.13)
  • Automated PyPI/TestPyPI publishing via trusted OIDC publishing
  • MIT licensed