azure
stdioUsed by 5 plugins
AI Summary
Connects to Azure services to manage cloud resources and execute operations.
Add to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"azure": {
"command": "npx",
"args": [
"-y",
"@azure/mcp@latest",
"server",
"start"
]
}
}
}Command
npxArguments
-y@azure/mcp@latestserverstart
Capabilities
cloud