SERVER
Powerbi MCP
Rank #29190glama/gurvinder-dhillon/powerbi-mcp
PowerBI REST API integration. Query workspaces, datasets, and execute DAX queries via MCP.
First listed
Feb 4, 2026
Last publish date
Feb 5, 2026
OVERVIEW
Powerbi MCP is a Model Context Protocol (MCP) server published by gurvinder-dhillon. It ranks #29190 of 58,900 servers tracked on MCP Toplist. Powerbi MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Feb 4, 2026 and most recently updated on Feb 5, 2026.
STANDING
#29,190of 58,900 tracked serversTop 50%
Ranks ahead of 29,710 of 58,900 servers on MCP Toplist.
Recent momentum
+13GitHub stars since Feb 2 (+4%)
CONNECT
Use Powerbi MCP
Add Powerbi MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"powerbi-mcp": {
"command": "uvx",
"args": [
"powerbi-mcp"
],
"env": {
"POWERBI_TENANT_ID": "<your POWERBI_TENANT_ID>",
"POWERBI_CLIENT_ID": "<your POWERBI_CLIENT_ID>",
"POWERBI_CLIENT_SECRET": "<your POWERBI_CLIENT_SECRET>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 3 registries
ORGANIZATION
gurvinder-dhillon
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.1.2 | Feb 5, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Powerbi MCP?
- PowerBI REST API integration. Query workspaces, datasets, and execute DAX queries via MCP.
- Who maintains Powerbi MCP?
- Powerbi MCP is maintained by gurvinder-dhillon, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Powerbi MCP an official MCP server?
- Yes — Powerbi MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Powerbi MCP have?
- MCP Toplist tracks 2 versions of Powerbi MCP, most recently published on Feb 5, 2026.
- Where can I find the source code for Powerbi MCP?
- The source code for Powerbi MCP is hosted at github.com/gurvinder-dhillon/powerbi-mcp.
EXPLORE