Developer ToolsAuto-generated
ManagedLabsClient MCP Server
The Managed Labs Client.
Quick Setup
Transport: STDIO
Command: npx -y @mcp/azure-com-labservices-ml
Environment Variables
MANAGEDLABSCLIENT_API_KEYExample: your_managedlabsclient_api_key
MCP Server Configuration
Add this to your claude_desktop_config.json or Cursor MCP settings.
{
"mcpServers": {
"azure-com-labservices-ml": {
"command": "npx",
"args": ["-y","@mcp/azure-com-labservices-ml"],
"env": {
"MANAGEDLABSCLIENT_API_KEY": "your_managedlabsclient_api_key"
}
}
}
}Endpoints
GET
/providers/Microsoft.LabServices/operationsProviderOperations_List
POST
/providers/Microsoft.LabServices/users/{userName}/getEnvironmentGlobalUsers_GetEnvironment
POST
/providers/Microsoft.LabServices/users/{userName}/getOperationBatchStatusGlobalUsers_GetOperationBatchStatus
POST
/providers/Microsoft.LabServices/users/{userName}/getOperationStatusGlobalUsers_GetOperationStatus
POST
/providers/Microsoft.LabServices/users/{userName}/getPersonalPreferencesGlobalUsers_GetPersonalPreferences
POST
/providers/Microsoft.LabServices/users/{userName}/listEnvironmentsGlobalUsers_ListEnvironments
POST
/providers/Microsoft.LabServices/users/{userName}/listLabsGlobalUsers_ListLabs
POST
/providers/Microsoft.LabServices/users/{userName}/registerGlobalUsers_Register
POST
/providers/Microsoft.LabServices/users/{userName}/resetPasswordGlobalUsers_ResetPassword
POST
/providers/Microsoft.LabServices/users/{userName}/startEnvironmentGlobalUsers_StartEnvironment