MCP Server
MCP
Power BI Analyst MCP
Browse Power BI workspaces, run DAX queries, and page through large results.
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