Azure/azure-mcp
Free微软 Azure 官方 MCP 服务器,让 AI 代理管理和查询 Azure 资源(存储、Cosmos DB、Monitor、AKS 等)。
FreeFree tier
Inputs: textOutputs: text
About Azure/azure-mcp
The Azure MCP Server is an official Microsoft server that implements the Model Context Protocol (MCP) to bring Azure resource management and query capabilities to AI agents. It enables agents to perform operations on Azure services such as Azure Storage, Cosmos DB, Azure Monitor, and Azure Kubernetes Service (AKS). Built on the Azure .NET SDK, it provides a standardized interface for agents to manage and inspect cloud resources. The repository has been archived and the project has moved to https://github.com/microsoft/mcp.
Key Features
Manage Azure storage accounts and blob containers
Query and manage Azure Cosmos DB databases
Monitor Azure resources and retrieve metrics/logs via Azure Monitor
Manage Azure Kubernetes Service (AKS) clusters
Uses the Model Context Protocol (MCP) for standardized agent interaction
Built on Azure .NET SDK with full authentication and error handling
Pros & Cons
Pros
- Official Microsoft-provided MCP server for Azure
- Open source under MIT license
- Covers multiple core Azure services (Storage, Cosmos DB, Monitor, AKS)
- Seamless integration with MCP-compatible AI agents
- Active community and contributions (1.2k stars, 357 forks)
Cons
- Repository is archived – development has moved to a new organization (microsoft/mcp)
- Requires an active Azure subscription to use most features
- Limited to Azure cloud; does not support other cloud providers
- May have a learning curve for setting up MCP agent connections
Best For
AI agents performing cloud operations on Azure resourcesAutomated provisioning and management of Azure infrastructureQuerying real-time metrics and logs from Azure MonitorManaging Cosmos DB databases through natural language commandsOrchestrating container workloads on AKS via agent-driven workflows