maxanatsko/pbi-desktop-mcp-public
The MCP Engine is a Power BI tool that lets AI assistants like Claude interact with your Power BI models programmatically: read your model structure, run DAX queries, create and modify measures, manage relationships, and perform advanced analytics - all through natural conversation.
Platform-specific configuration:
{
"mcpServers": {
"pbi-desktop-mcp-public": {
"command": "npx",
"args": [
"-y",
"pbi-desktop-mcp-public"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...