← Back to Plugins
MCP Server MCP

Power BI Analyst MCP

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

Browse Power BI workspaces, run DAX queries, and page through large results.

Verified source

Install

uvx powerbi-analyst-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "powerbi-analyst-mcp",
      "version": "0.1.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Azure AD application (client) ID",
          "name": "POWERBI_CLIENT_ID"
        },
        {
          "description": "Azure AD directory (tenant) ID",
          "name": "POWERBI_TENANT_ID"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...