Power BI Modeling MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 10 603 installs a week from npm. Last commit 31 Jul 2026.
The Power BI Modeling MCP Server brings Power BI semantic modeling capabilities to your AI agents.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add powerbi-modeling-mcp -- npx -y @microsoft/powerbi-modeling-mcp
{
"mcpServers": {
"powerbi-modeling-mcp": {
"args": [
"-y",
"@microsoft/powerbi-modeling-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.powerbi-modeling-mcp]
command = "npx"
args = ["-y", "@microsoft/powerbi-modeling-mcp"]
{
"mcpServers": {
"powerbi-modeling-mcp": {
"args": [
"-y",
"@microsoft/powerbi-modeling-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"powerbi-modeling-mcp": {
"args": [
"-y",
"@microsoft/powerbi-modeling-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.