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