fabric-dw-mcp
fabric-dw
MCP server for Microsoft Fabric Data Warehouses and SQL Analytics Endpoints
Package Details
ghcr.io/sdebruyn/fabric-dw:2026.7.0
Environment Variables
defaultAzure credential source: 'default' (DefaultAzureCredential chain), 'sp' (service principal, needs AZURE_TENANT_ID/AZURE_CLIENT_ID/AZURE_CLIENT_SECRET), or 'interactive' (browser sign-in).
Set to 1 to restrict execute_sql to SELECT/WITH statements and block all mutating tools.
Set to 1 to enable permanently-destructive tools (delete_*, clear_table, restore_warehouse_in_place). Disabled by default.
Comma-separated workspace names or GUIDs the server may touch. Unset allows all workspaces.
Set to 1 to allow the HTTP transport to bind on a non-loopback address. Always front with an authenticating reverse proxy.
INFOLog level for the MCP server (DEBUG, INFO, WARNING, ERROR, CRITICAL).