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