

Official Microsoft Azure MCP server enabling AI-powered development tools to interact with Azure cloud services. Provides Entra ID authentication, Azure CLI integration, resource management across Cosmos DB, Storage, Log Analytics with support for Python, .NET, and VS Code.
The Azure MCP Server enables AI-powered development tools to interact with Azure cloud services through the Model Context Protocol. Azure offers many cloud services for building robust applications, and the Azure MCP Server exposes these powerful services for agentic usage, allowing AI systems to perform operations that are context-aware of your Azure resources.
Compute:
Data & Storage:
Analytics:
Networking:
Security:
Database Operations:
Storage Management:
Log Analysis:
Resource Management:
Developers can use GitHub Copilot agent mode with the Azure MCP Server to:
Entra ID (Azure AD):
Best Practices:
Azure CLI:
Azure Developer CLI (azd):
Azure Cloud Architect:
Azure Redis Tools:
Resource Management Tools:
"List all storage accounts in my Azure subscription" "Query the application logs from the last 24 hours" "Show me the contents of container 'data' in storage account 'mystore'" "Run a KQL query on my Log Analytics workspace" "Deploy this application to Azure App Service"
Python:
.NET:
Available from Visual Studio Marketplace:
Query Azure logs and data:
AppRequests
| where TimeGenerated > ago(24h)
| summarize count() by ResultCode
Free and open-source MCP server. Azure service pricing applies based on:
Azure free tier includes 12 months of free services and always-free services.
Loading more......