Loading MCP server directory, please wait...
Bidirectional data lineage graph for Power BI (.pbix) files, from source to display
npx @getmcp/cli add io.github.fabienfrfr/pbix-lineageRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.fabienfrfr/pbix-lineage": {
"command": "uvx",
"args": [
"pbix-lineage"
],
"env": {
"PBIX_LINEAGE_PORT": "8080",
"PBIX_LINEAGE_HOST": "127.0.0.1"
}
}
}
}