Developer ToolsAuto-generated
FabricAdminClient MCP Server
The Admin Fabric Management Client.
Quick Setup
Transport: STDIO
Command: npx -y @mcp/azure-com-azsadmin-fabric
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-fabric": {
"command": "npx",
"args": ["-y","@mcp/azure-com-azsadmin-fabric"],
"env": {
"FABRICADMINCLIENT_API_KEY": "your_fabricadminclient_api_key"
}
}
}
}Endpoints
GET
/providers/Microsoft.Fabric.Admin/operationsFabric_ListOperations