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