Azure MCP Server for Claude Desktop
com.microsoft/azure
All Azure MCP tools to create a seamless connection between AI agents and Azure services.
client:Claude Desktop
transport:stdio
runtime:nuget
Install Azure MCP Server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"azure": {
"command": "dnx",
"args": [
"Azure.Mcp",
"--yes"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs