Stats
Actions
Tags
From powerbi-authoring
Runs a local executable that connects to Power BI semantic models for schema exploration, measure creation, and data modeling operations. Requires a Microsoft Entra client ID for authentication.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"powerbi-modeling-mcp": {
"command": "npx",
"args": [
"-y",
"@microsoft/powerbi-modeling-mcp@latest",
"--start"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
First indexed Jul 8, 2026
First indexed Jul 8, 2026
npx claudepluginhub microsoft/skills-for-fabric --plugin powerbi-authoring