Template MCP Server - Basic Model Context Protocol implementation, for win32 on x64
{
"mcpServers": {
"azuremcp-template-win32-x64": {
"command": "npx",
"args": [
"-y",
"@azure/mcp-template-win32-x64"
]
}
}
}