Developer ToolsAuto-generated
AutomationManagement MCP Server
AutomationManagement API
Quick Setup
Transport: STDIO
Command: npx -y @mcp/azure-com-automation-linkedworkspace
Environment Variables
AUTOMATIONMANAGEMENT_API_KEYExample: your_automationmanagement_api_key
MCP Server Configuration
Add this to your claude_desktop_config.json or Cursor MCP settings.
{
"mcpServers": {
"azure-com-automation-linkedworkspace": {
"command": "npx",
"args": ["-y","@mcp/azure-com-automation-linkedworkspace"],
"env": {
"AUTOMATIONMANAGEMENT_API_KEY": "your_automationmanagement_api_key"
}
}
}
}Endpoints
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Automation/automationAccounts/{automationAccountName}/linkedWorkspaceLinkedWorkspace_Get