fabric-dw¶
Python CLI + MCP server for Microsoft Fabric Data Warehouse administration.
Just announced
Read the story behind fabric-dw in the announcement blog post.
fabric-dw is an open-source Python project that lets you administer Microsoft Fabric Data Warehouses and SQL Analytics Endpoints from the command line or from an AI assistant. It authenticates via the Azure credential chain, Azure CLI, Managed Identity, service principal, environment variables, and more, so it works in both local and automated environments without additional setup. See Authentication for the full chain.
Both the CLI and the MCP server surfaces are built from a single Python package and share the same authentication, connection, and business logic layers. This means fixes and new features land in both interfaces simultaneously, and you only need to install one package regardless of how you plan to use it.
-
Get the package installed and verify your setup.
-
Per-domain CLI commands and MCP tools.
-
Task-oriented, end-to-end admin walkthroughs.
-
Multi-step admin workflows for AI assistants.