Bidirectional data lineage graph for Power BI (.pbix) files, from source to display
claude mcp add pbix-lineage -- uvx pbix-lineage
claude_desktop_config.json
{
"mcpServers": {
"pbix-lineage": {
"command": "uvx",
"args": [
"pbix-lineage"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"pbix-lineage": {
"command": "uvx",
"args": [
"pbix-lineage"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"pbix-lineage": {
"command": "uvx",
"args": [
"pbix-lineage"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"pbix-lineage": {
"type": "stdio",
"command": "uvx",
"args": [
"pbix-lineage"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"pbix-lineage": {
"command": "uvx",
"args": [
"pbix-lineage"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.fabienfrfr--pbix-lineage/reviews or the review_server meta-tool.
POST /mcp