Developer ToolsAuto-generated
FabricAdminClient MCP Server
Volume operation endpoints and objects.
Quick Setup
Transport: STDIO
Command: npx -y @mcp/azure-com-azsadmin-volume
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-volume": {
"command": "npx",
"args": ["-y","@mcp/azure-com-azsadmin-volume"],
"env": {
"FABRICADMINCLIENT_API_KEY": "your_fabricadminclient_api_key"
}
}
}
}Endpoints
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Fabric.Admin/fabricLocations/{location}/storageSubSystems/{storageSubSystem}/storagePools/{storagePool}/volumesVolumes_List
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Fabric.Admin/fabricLocations/{location}/storageSubSystems/{storageSubSystem}/storagePools/{storagePool}/volumes/{volume}Volumes_Get