Loading MCP server directory, please wait...
MCP server for Microsoft Fabric Data Warehouses and SQL Analytics Endpoints
npx @getmcp/cli add io.github.sdebruyn/fabric-dw-mcpRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sdebruyn/fabric-dw-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"FABRIC_AUTH",
"-e",
"FABRIC_MCP_READONLY",
"-e",
"FABRIC_MCP_ALLOW_DESTRUCTIVE",
"-e",
"FABRIC_MCP_WORKSPACES",
"-e",
"FABRIC_MCP_ALLOW_REMOTE",
"-e",
"FABRIC_LOG_LEVEL",
"ghcr.io/sdebruyn/fabric-dw:2026.7.0"
],
"env": {
"FABRIC_AUTH": "default",
"FABRIC_MCP_READONLY": "",
"FABRIC_MCP_ALLOW_DESTRUCTIVE": "",
"FABRIC_MCP_WORKSPACES": "",
"FABRIC_MCP_ALLOW_REMOTE": "",
"FABRIC_LOG_LEVEL": "INFO"
}
}
}
}MCP server for progressive tool usage at any scale (see https://klavis.ai)
Analytics for business data: upload CSV or connect GA4/GSC, run ML/stats, get HTML reports.
Decision system for AI coding agents. Surfaces what your project decided, and why, before changes.
A MCP server built for developers enabling Git based project management with project and personal…