67
/ 100
1 month ago
glama

powerbi-mcp-server

An MCP server that connects Claude and other MCP clients to Microsoft Power BI via its REST API using a Service Principal, enabling natural language queries to list workspaces, run DAX queries, refresh datasets, and explore reports.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: POWERBI_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configPOWERBI_TENANT_ID"": "your-tenant-id",
configPOWERBI_CLIENT_ID"": "your-client-id",
🔐 secretPOWERBI_CLIENT_SECRET"": "your-client-secret"
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/divyansh-dev12-powerbi-mcp-server-17f0m0)](https://m8ven.ai/mcp/divyansh-dev12-powerbi-mcp-server-17f0m0)
commit: 0a6ef05221692a91fbdf08a0478e9f9e5623713b
code hash: 320ecedf8156af847778a6739190d0bbdec9aa2d4a29e43534520f0130e9372e
verified: 6/28/2026, 9:09:31 AM
view raw JSON →