mcpbeat Sign in

Horizun PBI MCP Server

local only

Horizun PBI MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 665 installs a week from pypi. Last commit 5 Sep 2026.

Build, audit and repair Power BI Desktop models and PBIP reports with DAX, TMDL and PBIR.

Installs per day peak 1 003 · avg 171 · -15% w/w
a month agotoday
665
Installs / week
pypi · horizun-pbi-mcp
16
Stars
0 open issues
5 Sep 2026
Last commit
0 releases in 90 days
Apache-2.0
License
Python

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 horizun-pbi-mcp -- uvx horizun-pbi-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "horizun-pbi-mcp": {
      "args": [
        "horizun-pbi-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.horizun-pbi-mcp]
command = "uvx"
args = ["horizun-pbi-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "horizun-pbi-mcp": {
      "args": [
        "horizun-pbi-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "horizun-pbi-mcp": {
      "args": [
        "horizun-pbi-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Horizun PBI MCP

same job, measured the same way
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
Pbirb MCP
by mafaq229

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

127 installs/wk local only
Paceproof
by rudrendupaul

Verifies Ed25519-signed attestation records and builds audit reports via MCP tools.

32 installs/wk local only
BugEzy
by bugezy

Voice-powered bug reporting with 13 MCP tools. Record bugs by talking; let AI find and fix them.

14 tools answering
Ailabra Agent Profit Ledger
by jsjfin

Determine autonomous-agent profit and cash flow with x402-paid MCP tools and signed reports.

8 tools answering
UI Debugger MCP
by developerz-ai

Autonomous UI debugging MCP server: an agent drives the browser/desktop, reports bugs + UX issues.

83 installs/wk local only
CoderSwap MCP Server
by njlnaet

Build searchable AI research knowledge bases with hybrid vector search directly in Claude Desktop.

26 installs/wk local only
Dealboard
by getdealboard

Simple deal tracker with pipeline cards, notes, goals, reports, and AI-powered deal updates.

answering

Horizun PBI MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Horizun PBI MCP?
Horizun PBI 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 horizun-pbi-mcp was installed 665 times last week.
How do I connect Horizun PBI 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 horizun-pbi-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Horizun PBI MCP?
The pypi package horizun-pbi-mcp was installed 665 times in the last week. Week over week that is -15%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Horizun PBI MCP open source?
Yes — it is published under the Apache-2.0 licence, written in Python and 16 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.