powerbi-dashboard-mcp

HamadYMarafi/powerbi-dashboard-mcp
★ 0 stars Python Data/Analytics Updated today
MCP server that connects your AI agent to your own Power BI / Microsoft Fabric tenant with the guardrails in code, plus the rules and skills the agent follows to build dashboards an executive can trust.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "powerbi-dashboard-mc": {
      "command": "uvx",
      "args": [
        "powerbi-dashboard-mcp"
      ]
    }
  }
}

Or install with pip: pip install powerbi-dashboard-mcp

README Excerpt

Connect your AI agent to **your own Power BI / Microsoft Fabric tenant** — and give it the rules and skills it needs to build dashboard pages that an executive can trust. Three parts, one repo: | Part | What you get | |---|---| | **The MCP server** — `powerbi_dashboard_mcp/` | Runs on your machine, signs in as **you** (Azure CLI), stores no secret. 12 tools: list workspaces and items, read the model schema, run read-only DAX, download / validate / deploy PBIR report definitions, write self-maint

Topics

ai-agentsclaude-codedashboarddata-visualizationdaxfabricmcpmicrosoft-fabricmodel-context-protocolpbirpowerbi
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →