Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Powerbi Pbix MCP
Powerbi Pbix MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 7:23:09 PM

Powerbi Pbix MCP

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository2 GitHub StarsTotal stargazers on GitHub for the source repository (2 stars).Visit Website

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

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "powerbi-pbix-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "powerbi-pbix-mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

Super BI MCP

Release License: FSL-1.1-ALv2 Platform: Windows Tools: 490

An MCP server that gives AI agents full local Power BI authoring - the semantic model, the report, and Power Query M - by editing .pbix and PBIP/PBIR files directly. 490 tools, backed by ~1,800 automated tests.

Point Claude (or any MCP client) at it and the agent can build a model, write the DAX, lay out the report pages and visuals, transform the Power Query, lint and auto-fix best-practice violations, prove the RLS actually filters, rename a column across the model and every report binding in one atomic call, screenshot the rendered result out of a running Power BI Desktop, evaluate DAX and read table rows out of a closed .pbix with no Fabric, edit a closed .pbit template's model with no Desktop at all, and hand you back a finished .pbix - all on your machine.

Why this instead of the other Power BI MCP servers

Super BI MCPMicrosoft Power BI Modeling MCP + agent skillsCommunity servers
Semantic model authoring (TOM)Yes, with write transactions + rollbackYesPartial
Report authoring (pages, visuals, filters, bookmarks)Yes - legacy Layout and PBIR, deterministic toolsSkill-guided raw JSON editing by the LLM (separate skill pack)Report-only or preview
Direct .pbix editingYesNo - PBIP files onlyRare
Power Query M authoringYes - 60+ transform/generator toolsAnalyze/refactor onlyRare
Propagating renames (model rename rewrites DAX, M, and every report binding, atomically)YesNoOne server, PBIP-only
Model-to-report cross-analysis (usage, unused fields incl. conditional-formatting bindings, broken-reference repair)YesNoPartial
RLS execution testing (run any query as any role, per-role matrix)YesNoPartial
DAX benchmark + Analysis Services trace (FE/SE split, cache hits)YesBenchmark yesPartial
Offline DAX linter (incl. catching hallucinated function names before they hit the engine)YesNoOne server
Visual formattingDeterministic property registry for 52 visual types, validated against the theme scheman/aRaw JSON edits
Best Practice Analyzer89 rules, 28 with automatic fixes, Tabular Editor ruleset importLooseRare
Desktop feedback loop (page screenshots + hot-reload from a running Desktop)Yes - via the Desktop BridgeYes - same bridge, separate CLINo
Layout, star-schema, theme-compliance, naming and file-integrity auditsYesNoPartial
DAX generators (time-intelligence, ranking, segmentation, calc groups, dynamic RLS, custom calendars)Yes, live or straight to TMDL offlinen/aPartial
Works offline, no Fabric accountYesYes (local mode)Varies
Ships asOne integrated serverA server + a skills pack + two CLIsSingle-purpose servers

The short version: Microsoft's official server stops at the semantic model, and its report story is a separate skill pack that has the LLM hand-write layout JSON. This is one server that authors the whole artifact - model, report, and Power Query - with deterministic, validated tools, treats model and report as one cross-referenced thing (renames propagate, broken bindings are found and fixed, unused fields are provable), and works on the .pbix files you actually have, not just PBIP folders.

Requirements

  • Windows x64 (the engine drives the Analysis Services client libraries and, for live-model work, Power BI Desktop)
  • Power BI Desktop - needed for live model editing, bulk refresh, bake, and the engine-backed offline .pbix tools; report-layer and file-level tools work without it
  • Node.js 16+ to install via npx (below), or the .NET 8 SDK to build from source

Install

One command (recommended) - no .NET SDK needed. Add this to your MCP client's config (Claude Code / Claude Desktop .mcp.json, Cursor, etc.):

config.json
{
  "mcpServers": {
    "super-bi": {
      "command": "npx",
      "args": ["-y", "powerbi-pbix-mcp"]
    }
  }
}

The first launch downloads the self-contained engine SuperBiMcp.exe (~109 MB) from the latest release, verifies its SHA-256, and caches it under ~/.powerbi-pbix-mcp/; later launches reuse the cache. Set SUPERBI_MCP_EXE to an existing SuperBiMcp.exe to skip the download.

Prefer a plain binary? Download SuperBiMcp-win-x64.zip from the release, extract, and point your client's command straight at SuperBiMcp.exe.

Build from source (needs the .NET 8 SDK):

bash
git clone https://github.com/cyphonica/powerbi-pbix-mcp
cd powerbi-pbix-mcp
dotnet build src/SuperBiMcp.csproj -c Release

then register the built DLL with "command": "dotnet", "args": ["<absolute path>/src/bin/Release/net8.0/SuperBiMcp.dll"].

Then ask your agent to open a .pbix and get to work. docs/automation-capabilities/GENERATED-TOOL-INDEX.md lists every tool; regenerate it any time with SuperBiMcp capability-map.

CLI modes

The same binary is also a headless factory:

CommandWhat it does
SuperBiMcp build job.jsonHeadless report build from a declarative manifest (single file or batch/glob)
SuperBiMcp refresh <path-or-glob>Bulk-refresh .pbix files through Power BI Desktop, one at a time, saving each
SuperBiMcp scaffold spec.json out/In-memory model build to a complete PBIP (TMDL) - no Desktop needed
SuperBiMcp bake pbip/ out/Deploy + refresh a scaffolded model and produce the populated binary DataModel
SuperBiMcp materialize <solutionId>Turn a solution spec + sample data into a starter .pbix (bring your own solutions/ catalog - not bundled)
SuperBiMcp sentinel-diff before.json after.jsonCI integrity gate over two model snapshots
SuperBiMcp capability-map --checkDocs drift gate - fails when the committed tool index no longer matches the code
SuperBiMcp jobs listInspect the durable job queue used to serialise heavy Desktop work
SuperBiMcp templatesDump the 300 built-in starting-point templates

Testing

bash
dotnet test tests/SuperBiMcp.Tests/SuperBiMcp.Tests.csproj -c Release

A handful of live-connector smoke tests skip unless you provide credentials via DAXTEST_* environment variables. Set SUPERBI_TEST_SCRATCH to move test scratch space off your system drive.

Environment variables

VariablePurpose
SUPERBI_PROTECTED_PATHS;-separated directories the DataMashup writer refuses to touch (fence off live folders)
SUPERBI_TEST_SCRATCHScratch root for the test suite (defaults to the system temp dir)
SUPERBI_PBIX_SAVERCommand template that turns a refreshed PBIP into a populated .pbix (see src/Materialize.cs)
SUPERBI_AS_SERVERAnalysis Services instance for bake (defaults to an ephemeral private engine)
DAXOPS_PBI_TOKEN / DAXOPS_XMLA_ENDPOINT / DAXOPS_XMLA_CATALOGPower BI Service / XMLA connectivity for the service-side tools

License

Source-available under the Functional Source License, FSL-1.1-ALv2 (see LICENSE.md).

Use it freely for anything internal, personal, educational, or for client/consulting work. You may not offer it, or a product substantially built on it, as a competing commercial product or hosted service. Each release automatically becomes Apache 2.0 two years after publication.

This is a curated public mirror of a private development tree; history starts at the first public release and updates land as versioned drops.

Acknowledgements

See NOTICE.md for bundled third-party assets and rule-set attributions.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • T
    Tldraw

    Draw and visually collaborate with your agents on tldraw's canvas.

    πŸ’» Developer Tools0 views
    Compare vs Tldraw β†’
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    πŸ’» Developer Tools1 views
    Compare vs PraisonAI β†’
  • Power BI Modeling MCP Server logoPower BI Modeling MCP Server

    The Power BI Modeling MCP Server brings Power BI semantic modeling capabilities to your AI agents.

    πŸ’» Developer Tools1 views
    Compare vs Power BI Modeling MCP Server β†’
  • Sem logoSem

    Entity-level code intelligence: semantic diff, impact analysis, blame, and context for AI agents

    πŸ’» Developer Tools1 views
    Compare vs Sem β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Powerbi Pbix MCP

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "powerbi-pbix-mcp": { "command": "npx", "args": ["-y", "powerbi-pbix-mcp"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewPowerbi Pbix MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/powerbi-pbix-mcp?style=directory)](https://allmcps.com/mcp/powerbi-pbix-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/powerbi-pbix-mcp"><img src="https://allmcps.com/api/badge/powerbi-pbix-mcp?style=directory" alt="Powerbi Pbix MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars2
GitHub Star CountTotal stargazers on GitHub representing community popularity (2 stars).
37Quality signal: Fair Β· 37/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity2/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 16h ago via OSV.dev Β· powerbi-pbix-mcp (npm)

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Powerbi Pbix MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code