Skip to content
Claude Code

fabric-dw for Claude Code

io.github.sdebruyn/fabric-dw-mcp

MCP server for Microsoft Fabric Data Warehouses and SQL Analytics Endpoints

client:Claude Code transport:stdio runtime:oci

Install fabric-dw in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add fabric-dw-mcp -e FABRIC_AUTH=<FABRIC_AUTH> -e FABRIC_MCP_READONLY=<FABRIC_MCP_READONLY> -e FABRIC_MCP_ALLOW_DESTRUCTIVE=<FABRIC_MCP_ALLOW_DESTRUCTIVE> -e FABRIC_MCP_WORKSPACES=<FABRIC_MCP_WORKSPACES> -e FABRIC_MCP_ALLOW_REMOTE=<FABRIC_MCP_ALLOW_REMOTE> -e FABRIC_LOG_LEVEL=<FABRIC_LOG_LEVEL> -- docker run -i --rm ghcr.io/sdebruyn/fabric-dw:2026.9.0

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

fabric-dw in other clients