PowerBI MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 79 installs a week from pypi. Last commit 5 Feb 2026.
PowerBI REST API integration. Query workspaces, datasets, and execute DAX queries via MCP.
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-mcp -- uvx powerbi-mcp
{
"mcpServers": {
"powerbi-mcp": {
"args": [
"powerbi-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.powerbi-mcp]
command = "uvx"
args = ["powerbi-mcp"]
{
"mcpServers": {
"powerbi-mcp": {
"args": [
"powerbi-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"powerbi-mcp": {
"args": [
"powerbi-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.