Win32 Arm64
Freeby MCP Community
Azure MCP Server - Model Context Protocol implementation for Azure, for win32 on arm64
v2.0.0Added Apr 12, 2026
azuremcpmodel-context-protocol
Win32 Arm64 MCP Server
Azure MCP Server - Model Context Protocol implementation for Azure, for win32 on arm64
Installation
Reviews
Installation
Quick install
npx -y @azure/mcp-win32-arm64
Add to claude_desktop_config.json
{
"mcpServers": {
"win32-arm64": {
"command": "npx",
"args": ["-y", "@azure/mcp-win32-arm64"]
}
}
}