Skip to main content

Python CLI + MCP server for administering Microsoft Fabric Data Warehouses and SQL Analytics Endpoints

Project description

fabric-dw

fabric-dw

Python CLI and MCP server for administering Microsoft Fabric Data Warehouses and SQL Analytics Endpoints.

Status

Alpha — work in progress. The API and CLI interface may change without notice. See the open issues for current status.

Description

fabric-dw provides two interfaces for managing Microsoft Fabric Data Warehouses and SQL Analytics Endpoints:

  • CLI — a command-line tool for common DW administration tasks.
  • MCP server — a Model Context Protocol server that exposes DW operations as tools for AI assistants.

Authentication is configured via the FABRIC_AUTH environment variable. The default (FABRIC_AUTH=default) uses azure-identity DefaultAzureCredential, which walks environment variables, Workload/Managed Identity, and the Azure CLI token cache in order. For most local usage, az login is all you need. See the Authentication docs for the full credential chain and alternative modes.

Installation

pip install fabric-dw

Note: placeholder release; CLI/MCP under active development. Installation instructions will be updated on first release.

Run in Docker

docker pull ghcr.io/sdebruyn/fabric-dw:latest
docker run --rm \
  -e AZURE_CLIENT_ID= \
  -e AZURE_TENANT_ID= \
  -e AZURE_CLIENT_SECRET= \
  -e FABRIC_AUTH=sp \
  ghcr.io/sdebruyn/fabric-dw --help

Dev images (built from every main merge): ghcr.io/sdebruyn/fabric-dw:main or :<version>.dev<N>.

Package page: ghcr.io/sdebruyn/fabric-dw

Quick Start

CLI

# Coming soon
fabric-dw --help

MCP Server

// Coming soon — add to your MCP client configuration
{
  "mcpServers": {
    "fabric-dw": {
      "command": "fabric-dw-mcp"
    }
  }
}

Develop in a container

Open the repo in GitHub Codespaces or VS Code's Remote-Containers extension — the devcontainer pre-installs Python 3.13, uv, Azure CLI, and the GitHub CLI.

Open in GitHub Codespaces

Contributing

See CONTRIBUTING.md for dev setup, branch flow, and how to run tests locally.

📖 Docs: fdw.debruyn.dev (or run uv run --only-group docs zensical serve locally).

Security

Please report vulnerabilities privately — see SECURITY.md.

Code of Conduct

This project follows the Contributor Covenant 2.1.

License

MIT — Copyright (c) 2026 Sam Debruyn

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fabric_dw-2026.6.0a0.dev42.tar.gz (204.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fabric_dw-2026.6.0a0.dev42-py3-none-any.whl (58.2 kB view details)

Uploaded Python 3

File details

Details for the file fabric_dw-2026.6.0a0.dev42.tar.gz.

File metadata

  • Download URL: fabric_dw-2026.6.0a0.dev42.tar.gz
  • Upload date:
  • Size: 204.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.19 {"installer":{"name":"uv","version":"0.11.19","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for fabric_dw-2026.6.0a0.dev42.tar.gz
Algorithm Hash digest
SHA256 2745b05b22816d42b89405601024ca4289467100fb538f485a07a0fca3784cf7
MD5 3e972a28b922b25252d1315e55d05648
BLAKE2b-256 f37e1c035f79bb2162c513f8f2fb296ff7e4b1ff4dc70e48bbe6a02ec65a9a80

See more details on using hashes here.

File details

Details for the file fabric_dw-2026.6.0a0.dev42-py3-none-any.whl.

File metadata

  • Download URL: fabric_dw-2026.6.0a0.dev42-py3-none-any.whl
  • Upload date:
  • Size: 58.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.19 {"installer":{"name":"uv","version":"0.11.19","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for fabric_dw-2026.6.0a0.dev42-py3-none-any.whl
Algorithm Hash digest
SHA256 5622fda5a761b746cee8ff600369c84edc188390329bb961deedb554a2e2990d
MD5 2d44b7fdb554a6b1bf8e9e3f293d56ee
BLAKE2b-256 9a6f413db0de9ff21d45adac4a8b0a0aa78614d4b4a53ce7d3fee007a5f66f9f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page