Skip to content
Claude Code

PowerBI MCP Server for Claude Code

io.github.gurvinder-dhillon/powerbi-mcp

PowerBI REST API integration. Query workspaces, datasets, and execute DAX queries via MCP.

client:Claude Code transport:stdio runtime:pypi

Install PowerBI MCP Server in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add powerbi-mcp -e POWERBI_TENANT_ID=<POWERBI_TENANT_ID> -e POWERBI_CLIENT_ID=<POWERBI_CLIENT_ID> -e POWERBI_CLIENT_SECRET=<POWERBI_CLIENT_SECRET> -- uvx powerbi-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

PowerBI MCP Server in other clients