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