Fabric Dw MCP Server

Python CLI and MCP server for Microsoft Fabric Data Warehouses and SQL Analytics Endpoints: administer, query, optimize, and secure them from your terminal or your AI agent.

People who work with data warehouse, fabric and uvx and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-09-13 · ★ 10 · #132 OF 168 MAINTAINED DATABASE · VERIFIED 2026-09-18

MIT · Python servers · how we verify → /methodology

01 · Install Fabric Dw

before you install - you'll need

Set AZURE_CLIENT_ID, AZURE_TENANT_ID, AZURE_CLIENT_SECRET before connecting. FABRIC_AUTH is optional or environment-specific per the README.

Docker

docker run -i --rm ghcr.io/sdebruyn/fabric-dw:2026.9.0

Claude Desktop - add to config

{
  "mcpServers": {
    "sdebruyn-fabric-dw-mcp-cli": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/sdebruyn/fabric-dw:2026.9.0"
      ]
    }
  }
}
Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as container (OCI image) - can be sandboxed away from your filesystem

license MIT - declared in the repository

registry namespace io.github.sdebruyn is GitHub-verified and matches the repo owner

03 · What Fabric Dw can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v2026.9.0 · 2026-09-09

add tables sync-status for per-table metadata sync freshness · bump the patch-and-minor group with 5 updates · add tables refresh and Lakehouse discovery-gap check · extend the Lakehouse discovery check to…

v2026.8.0 · 2026-08-25

Highlights · Telemetry is gone · Nothing is collected any more, and nothing is sent anywhere. The Azure Monitor exporter, the install and session identifiers on disk, the first-run notice and the…

v2026.7.3 · 2026-07-19

Highlights · Live query watch mode · The queries running, queries locks, and queries connections commands now accept a --watch SECONDS flag that refreshes the terminal output in a loop. No more re-running the same…

04 · Who maintains Fabric Dw

fabric-dw is maintained by sdebruyn. It's the only MCP server we track from this author; the repo dates to Jun 2026.

05 · Facts

category
database - ranked #132 of 168 actively-maintained database servers as of 2026-09-18.
release cadence
6 releases in the last 90 days (latest 2026-09-09)
registry
io.github.sdebruyn/fabric-dw-mcp (active, first published 2026-07-03 · 6 versions)
packages
oci:ghcr.io/sdebruyn/fabric-dw:2026.9.0

06 · Fabric Dw FAQ

What is Fabric Dw?

Python CLI and MCP server for Microsoft Fabric Data Warehouses and SQL Analytics Endpoints: administer, query, optimize, and secure them from your terminal or your AI agent.

Is Fabric Dw still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-13 and it shipped 6 releases in the last 90 days. We re-verify nightly.

How do I install Fabric Dw?

Run `docker run -i --rm ghcr.io/sdebruyn/fabric-dw:2026.9.0`. The README documents 4 environment variables (AZURE_CLIENT_ID, AZURE_TENANT_ID, AZURE_CLIENT_SECRET…) to set first. Set AZURE_CLIENT_ID, AZURE_TENANT_ID, AZURE_CLIENT_SECRET before connecting. FABRIC_AUTH is optional or environment-specific per the README. You can also paste the ready-made client config above.

07 · Alternatives to Fabric Dw

More database MCP servers · CIPP MCP · KnowBe4 MCP · SentinelOne MCP · Sherweb MCP · Syncro MCP

More Python MCP servers · Sports Betting MCP · Glovebox MCP · Periscope MCP · SeleniumBase MCP · Selvage · see all