Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"azure-mcp-win32-x64": {
"command": "npx",
"args": [
"-y",
"@azure/mcp-win32-x64"
]
}
}
}
Or smoke-test directly:
npx -y @azure/mcp-win32-x64
Details
| Website | https://www.npmjs.com/package/@azure/mcp-win32-x64 |
|---|---|
| GitHub | git+https://github.com/microsoft/mcp.git |
| License | unknown |
| Pricing | free |
| Tags | azure mcp model-context-protocol |
| Sources | npm |
| Discovered | 2026-05-25 |