Stats
Actions
Tags
From powerbi-authoring
Connects to the Microsoft Power BI service to query, inspect, and interact with Power BI models and datasets. Runs locally via npx.
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