Pbirb MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 84 installs a week from pypi. Last commit 28 Jun 2026.
MCP server for editing Power BI Report Builder paginated reports (RDL)
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 pbirb-mcp -- uvx pbirb-mcp
{
"mcpServers": {
"pbirb-mcp": {
"args": [
"pbirb-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.pbirb-mcp]
command = "uvx"
args = ["pbirb-mcp"]
{
"mcpServers": {
"pbirb-mcp": {
"args": [
"pbirb-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"pbirb-mcp": {
"args": [
"pbirb-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.