DevelopmentC#
azure-mcp
Official Microsoft MCP server for Azure services including Storage, Cosmos DB, and Azure Monitor.
N/A rating (0 reviews)0 installs1,203 GitHub stars
Official Microsoft MCP server for Azure services including Storage, Cosmos DB, and Azure Monitor.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"azure-mcp-1": {
"args": [
"-y",
"@modelcontextprotocol/server-azure-mcp-1"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.