Developer ToolsAuto-generated
FabricAdminClient MCP Server
Drive operation endpoints and objects.
Quick Setup
Transport: STDIO
Command: npx -y @mcp/azure-com-azsadmin-drive
Environment Variables
FABRICADMINCLIENT_API_KEYExample: your_fabricadminclient_api_key
MCP Server Configuration
Add this to your claude_desktop_config.json or Cursor MCP settings.
{
"mcpServers": {
"azure-com-azsadmin-drive": {
"command": "npx",
"args": ["-y","@mcp/azure-com-azsadmin-drive"],
"env": {
"FABRICADMINCLIENT_API_KEY": "your_fabricadminclient_api_key"
}
}
}
}Endpoints
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Fabric.Admin/fabricLocations/{location}/scaleUnits/{scaleUnit}/storageSubSystems/{storageSubSystem}/drivesDrives_List
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Fabric.Admin/fabricLocations/{location}/scaleUnits/{scaleUnit}/storageSubSystems/{storageSubSystem}/drives/{drive}Drives_Get