Power BI Modeling MCP Server - Node.js client package for installing and running the Power BI Modeling MCP server
{
"mcpServers": {
"microsoftpowerbi-modeling": {
"command": "npx",
"args": [
"-y",
"@microsoft/powerbi-modeling-mcp"
]
}
}
}