fabric-dw
MCP server for Microsoft Fabric Data Warehouses and SQL Analytics Endpoints
Install
Dockerstdio
docker run -i --rm ghcr.io/sdebruyn/fabric-dw:2026.9.0 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-sdebruyn-fabric-dw-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/sdebruyn/fabric-dw:2026.9.0"
]
}
}
} Source: official MCP Registry record · registry name io.github.sdebruyn/fabric-dw-mcp · published 2026-09-09 · updated 2026-09-09. Not an endorsement; review the code before connecting it to anything sensitive.