Pbix Lineage runs on your own machine — the client starts it, so there is no endpoint to ping. 171 installs a week from pypi.
Bidirectional data lineage graph for Power BI (.pbix) files, from source to display
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add pbix-lineage -- uvx pbix-lineage
{
"mcpServers": {
"pbix-lineage": {
"args": [
"pbix-lineage"
],
"command": "uvx"
}
}
}
[mcp_servers.pbix-lineage]
command = "uvx"
args = ["pbix-lineage"]
{
"mcpServers": {
"pbix-lineage": {
"args": [
"pbix-lineage"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"pbix-lineage": {
"args": [
"pbix-lineage"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.