powerbi-mcp-designer

dbru540/powerbi-mcp-designer
★ 0 stars Python Data/Analytics Updated today
Local MCP server for Power BI PBIP/PBIR/TMDL modeling and report design automation
View on GitHub → Try with Claude — $10 free →

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-mcp-designer": {
      "command": "uvx",
      "args": [
        "powerbi-mcp-designer"
      ]
    }
  }
}

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

README Excerpt

Local MCP server for file-first Power BI PBIP/PBIR/TMDL automation and report design assistance. The canonical Python package is `powerbi_mcp`. It intentionally avoids using `mcp` as the local package name so imports can coexist with the official Model Context Protocol Python SDK. After publication to PyPI, run it locally with `uvx`:

Tools (1)

uvx
📊
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 →