sdebruyn

30 mods across 1 repository, 10 stars between them.

workspaces

25

sdebruyn/fabric-dw-mcp-cli

Command

Manage Microsoft Fabric workspaces - list all workspaces the authenticated principal can see, inspect a single workspace's details (including its default Data Warehouse collation), and update that collation. All workspace commands operate at the workspace level and do not target a specific Data Warehouse or SQL…

10 2d ago A 0 tokens original MIT

fabric-dw

26

sdebruyn/fabric-dw-mcp-cli

Plugin Claude Code

Agent skills for Fabric Data Warehouse: query performance analysis, warehouse-wide performance investigation and tuning, and dbt project bootstrap.

10 2d ago A tokens not measured original MIT

dbt-setup

27

sdebruyn/fabric-dw-mcp-cli

Skill Claude CodeCodex

Scaffolds a complete dbt-fabric project for a Fabric Data Warehouse: generates profiles.yml, dbtproject.yml, a column-rich sources.yml (with data types for every table column, ready for dbt contracts), requirements.txt, and .gitignore, then writes them to the local filesystem. Use when the user asks to "set up dbt"…

10 2d ago A 115 tokens original MIT

query-optimizer

28

sdebruyn/fabric-dw-mcp-cli

Skill Claude CodeCodex

Analyzes query performance on a Fabric Data Warehouse: captures the estimated execution plan, inspects query insights history, identifies costly operators and missing or stale statistics, inspects data-clustering columns, and proposes or applies optimizations. Use when the user asks to "optimize a query", "why is my…

10 2d ago A 103 tokens original MIT

sdebruyn/fabric-dw-mcp-cli

Skill Claude CodeCodex

Investigates the performance of an ENTIRE Fabric Data Warehouse (warehouse-wide, not a single query): surfaces long-running and frequent queries, reads SQL pool resource-pressure insights, audits statistics health, checks result-set caching, reviews and tunes SQL pool configuration, and produces a prioritized findings…

10 2d ago A 138 tokens original MIT

fabric-dw-mcp

30

sdebruyn/fabric-dw-mcp-cli

MCP server Claude CodeCodexCursor +2

MCP server "fabric-dw-mcp" as configured in sdebruyn/fabric-dw-mcp-cli. Runs in Docker (ghcr.io/sdebruyn/fabric-dw:2026.8.0). Needs 6 environment variables to run.

10 2d ago A tokens not measured original MIT