MCP Server
azure-mcp
Official Microsoft MCP server for Azure services including Storage, Cosmos DB, and Azure Monitor.
1209
GitHub Stars
3/10/2026
Last Updated
MCP Server Configuration
1{
2 "name": "Azure MCP Server",
3 "command": "npx",
4 "args": [
5 "-y",
6 "@azure/mcp@latest",
7 "server",
8 "start"
9 ]
10}
JSON10 lines
README Documentation
This repository is archived as of August 25, 2025. Going forward, the Azure MCP team is using https://github.com/microsoft/mcp to develop the code and issues formerly in this repository.
Please see the following for more context:
https://github.com/microsoft/mcp/blob/main/servers/Azure.Mcp.Server/README.md
Quick Install
Quick Actions
Key Features
Model Context Protocol
Secure Communication
Real-time Updates
Open Source