Horizun PBI MCP

Build and fix Power BI reports by describing what you want. Ask in plain language; the server runs the DAX, edits the model, writes the report pages - and checks its own work afterwards. It runs locally over stdio via the published package.

People who work with automation, business intelligence and codex and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-09-12 · ★ 16 · #20 OF 81 MAINTAINED DATA & ANALYTICS · VERIFIED 2026-09-18

Apache-2.0 · Python servers · how we verify → /methodology

01 · Install Horizun PBI MCP

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add horizungroup-horizun-pbi-mcp -- uvx horizun-pbi-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "horizungroup-horizun-pbi-mcp": {
      "command": "uvx",
      "args": [
        "horizun-pbi-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

repo age created 2026-08-02 - young repo, little track record yet

license Apache-2.0 - declared in the repository

pypi package horizun-pbi-mcp - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.HorizunGroup is GitHub-verified and matches the repo owner

03 · What Horizun PBI MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v2.1.1 · 2026-09-05

Horizun PBI MCP v2.1.1 · A patch release with one purpose: make the Claude Desktop installer real. · The .mcpb bundle existed in the tree since 2.1.0 but had never been through · a release, and the two paths it depends…

v2.1.0 · 2026-08-26

Horizun PBI MCP v2.1.0 · A minor release: 139 tools, five of them new, and the frozen contract of the · original 34 untouched. The regenerated golden reports exactly one compatible · change - a longer description on…

v2.0.2 · 2026-08-17

Horizun PBI MCP v2.0.2 · A patch release with no new tools and no contract change: still 134 tools, and · the three CONTRACT-003 changes from 2.0.1 are the last ones. What this fixes · is the server saying things that…

04 · Who maintains Horizun PBI MCP

Horizun PBI MCP is maintained by horizungroup. We track 4 MCP servers from horizungroup - 4 actively maintained, 59 combined GitHub stars, oldest repo from Aug 2026. Full record: all servers from horizungroup.

  1. NavisCoord Autodesk Navisworks coordination: clash triage, root causes, work plans and reports ★ 16
  2. Horizun Revit MCP Open-source MCP server for Autodesk Revit: typed BIM edits, families, exports and Power BI. ★ 27

05 · Facts

category
data & analytics - ranked #20 of 81 actively-maintained data & analytics servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-05)
registry
io.github.HorizunGroup/horizun-pbi-mcp (active, first published 2026-08-02 · 14 versions)
packages
pypi:horizun-pbi-mcp

06 · Horizun PBI MCP FAQ

What is Horizun PBI MCP?

Build and fix Power BI reports by describing what you want. Ask in plain language; the server runs the DAX, edits the model, writes the report pages - and checks its own work afterwards. It runs locally over stdio via the published package.

Is Horizun PBI MCP still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-12 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Horizun PBI MCP?

Run `uvx horizun-pbi-mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Horizun PBI MCP run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Horizun PBI MCP

More data & analytics MCP servers · Dolphin MCP Pilot · ClaudeR - RStudio MCP Server · Indigo MCP · Druid MCP Server

More Python MCP servers · Archy · Claude Real Video · Onsense · Hummingbot MCP Server · Klaket MCP · see all