mcpbeat Sign in

Pbirb MCP Server

local only

Pbirb MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 127 installs a week from pypi. Last commit 28 Jun 2026.

MCP server for editing Power BI Report Builder paginated reports (RDL)

Installs per day peak 39 · avg 15 · +57% w/w
a month agotoday
127
Installs / week
pypi · pbirb-mcp
6
Stars
0 open issues
28 Jun 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Pbirb MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add pbirb-mcp -- uvx pbirb-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pbirb-mcp": {
      "args": [
        "pbirb-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pbirb-mcp]
command = "uvx"
args = ["pbirb-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "pbirb-mcp": {
      "args": [
        "pbirb-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pbirb-mcp": {
      "args": [
        "pbirb-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Pbirb MCP

same job, measured the same way
Instagit
by instagitai

MCP server for Instagit — AI-powered Git repository analysis for coding agents

38 installs/wk local only
Note MCP Server
by github30

MCP server for note.com: create, edit and retrieve posts.

local only
RDL MCP Server
by bethmaloney

Edit SSRS reports using AI - simple tools to read and modify RDL files

59 installs/wk local only
Powerbi Pbix MCP
by cyphonica

Local Power BI authoring for AI agents: edit .pbix, semantic model, report, and Power Query.

35 installs/wk local only
Grok Image
by codechap

MCP server for Grok image generation and editing

local only
Xero
by wyre-ai

MCP server for Xero accounting — contacts, invoices, payments, accounts, and financial reports.

local only
Xero
by wyre-technology

MCP server for Xero accounting — contacts, invoices, payments, accounts, and financial reports.

local only
Greenlake Reporting MCP
by hewlettpackard

HPE GreenLake reporting MCP Server

116 installs/wk local only

Pbirb MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Pbirb MCP?
Pbirb MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package pbirb-mcp was installed 127 times last week.
How do I connect Pbirb MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls pbirb-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Pbirb MCP?
The pypi package pbirb-mcp was installed 127 times in the last week. Week over week that is +57%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Pbirb MCP open source?
Yes — it is published under the MIT licence, written in Python and 6 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.