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