Server data from the Official MCP Registry
PowerBI REST API integration. Query workspaces, datasets, and execute DAX queries via MCP.
PowerBI REST API integration. Query workspaces, datasets, and execute DAX queries via MCP.
Set these up before or after installing:
Environment variable: POWERBI_TENANT_ID
Environment variable: POWERBI_CLIENT_ID
Environment variable: POWERBI_CLIENT_SECRET
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-gurvinder-dhillon-powerbi-mcp": {
"env": {
"POWERBI_CLIENT_ID": "your-powerbi-client-id-here",
"POWERBI_TENANT_ID": "your-powerbi-tenant-id-here",
"POWERBI_CLIENT_SECRET": "your-powerbi-client-secret-here"
},
"args": [
"powerbi-mcp"
],
"command": "uvx"
}
}
}Valid MCP server (3 strong, 2 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 6 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!