Loading MCP server directory, please wait...
Browse Power BI workspaces, run DAX queries, and page through large results.
npx @getmcp/cli add io.github.mbrummerstedt/powerbi-analyst-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mbrummerstedt/powerbi-analyst-mcp": {
"command": "uvx",
"args": [
"powerbi-analyst-mcp"
],
"env": {
"POWERBI_CLIENT_ID": "",
"POWERBI_TENANT_ID": ""
}
}
}
}