← Index

Powerbi

io.github.asklokesh/powerbi-mcp-server·v0.1.0·Other
Quality Score
73
/100

MCP server for Power BI API integration

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "powerbi-mcp-server": {
      "command": "uvx",
      "args": [
        "powerbi-mcp-server"
      ],
      "env": {
        "POWERBI_API_KEY": "<your-powerbi_api_key>",
        "POWERBI_API_URL": "<powerbi_api_url>"
      }
    }
  }
}
§02  Environment variables
POWERBI_API_KEY
requiredsecret

API Key for POWERBI

POWERBI_API_URL

API URL for POWERBI

§03  MCP Quality Score  ·  methodology
freshness
18
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other