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
- repository
- github.com/sdebruyn/fabric-dw-mcp-cli
- website
- https://fdw.debruyn.dev/
- 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
Alternatives to Fabric Dw
Maintained database servers if Fabric Dw isn't the fit.
- Dbx Query databases from AI agents using connections configured in DBX. ★ 20,017 · 2026-09-18
- Toolbox for Databases MCP Toolbox for Databases enables your agent to connect to your database. ★ 16,449 · 2026-09-18
- Butterbase Ai MCP Server Butterbase MCP server - manage your backend: schemas, auth, functions, storage, RAG, deploys. ★ 3,562 · 2026-09-18
- Dbhub Minimal, token-efficient Database MCP Server for PostgreSQL, MySQL, SQL Server, SQLite, MariaDB ★ 3,534 · 2026-09-18
- LINQ to DB Inspect database schemas and execute SQL queries across multiple database providers with LINQ to DB. ★ 3,328 · 2026-09-17
- Supabase MCP server for interacting with the Supabase platform ★ 2,910 · 2026-09-17
Pairs well with
Servers that cover what Fabric Dw doesn't - only shown when the pairing reason fits the companion.
- Server Chart → data & analytics companion data & analytics · ★ 4,367
- ClaudeR - RStudio MCP Server → data & analytics companion data & analytics · ★ 342
- Server Filesystem → filesystem companion filesystem · ★ 39,038
- Pdf MCP → filesystem companion filesystem · ★ 135
- Telnyx → API integration companion API integration · ★ 197
- Microsoft 365 MCP Server → API integration companion API integration · ★ 980
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