mcpbi

jonaolden/mcpbi
★ 19 stars C# 🤖 AI/LLM Updated 1mo ago
PowerBI MCP server to give LLM clients (Claude, GH Copilot,etc) context from locally running PowerBI Desktop instances.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcpbi": {
      "command": "npx",
      "args": [
        "-y",
        "jonaolden/mcpbi"
      ]
    }
  }
}

Topics

adomdanalytics-servicesmcpmcp-serverpowerbitabular-model