Power BI Modeling MCP Server
Rank #1,188com.microsoft/powerbi-modeling-mcp
The Power BI Modeling MCP Server brings Power BI semantic modeling capabilities to your AI agents.
Power BI Modeling MCP Server is a Model Context Protocol (MCP) server published by microsoft. It ranks #1,188 of 130,576 servers tracked on MCP Toplist, and its repository has 1,156 GitHub stars. Power BI Modeling MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 5 tracked versions. It was first listed on Jun 3, 2026 and most recently updated on Aug 31, 2026.
Ranks ahead of 129,388 of 130,576 servers on MCP Toplist.
Use Power BI Modeling MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add powerbi-modeling-mcp -- npx -y @microsoft/powerbi-modeling-mcp --start[mcp_servers.powerbi-modeling-mcp]
command = "npx"
args = ["-y", "@microsoft/powerbi-modeling-mcp", "--start"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"powerbi-modeling-mcp": {
"command": "npx",
"args": [
"-y",
"@microsoft/powerbi-modeling-mcp",
"--start"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"powerbi-modeling-mcp": {
"command": "npx",
"args": [
"-y",
"@microsoft/powerbi-modeling-mcp",
"--start"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"powerbi-modeling-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@microsoft/powerbi-modeling-mcp",
"--start"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"powerbi-modeling-mcp": {
"command": "npx",
"args": [
"-y",
"@microsoft/powerbi-modeling-mcp",
"--start"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"powerbi-modeling-mcp": {
"command": "npx",
"args": [
"-y",
"@microsoft/powerbi-modeling-mcp",
"--start"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.microsoft%2Fpowerbi-modeling-mcp)<a href="https://mcptoplist.com/server/com.microsoft%2Fpowerbi-modeling-mcp"><img src="https://mcptoplist.com/badge/com.microsoft%2Fpowerbi-modeling-mcp.svg" alt="MCP Toplist: Top 1% of 130,576" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
microsoft
Other servers by microsoft
- Playwright MCP Server#8 · 10 vers
- Azure MCP Server#31 · 42 vers
- MarkItDown#36 · 7 vers
- 🚀 Model Context Protocol (MCP) Curriculum for Beginners#147
- Awesome Copilot MCP Server#338 · 155 vers
- Azure DevOps (ADO)#717 · 1 ver
- GenAIScript#1,772 · 5 vers
- DebugMCP#1,811
- Microsoft Work IQ Calendar#2,017
- Microsoft Fabric RTI MCP Server#2,043 · 8 vers
- Clarity Data Export MCP Server#6,952
- Microsoft Copilot Studio ❤️ MCP#7,569
Available versions (5)
| Version | Published |
|---|---|
| 0.5.0-beta.13 | Aug 31, 2026 |
| 0.5.0-beta.12 | Jul 31, 2026 |
| 0.5.0-beta.11 | Jun 25, 2026 |
| 0.5.0-beta.10 | Jun 12, 2026 |
| 0.5.0-beta.9 | Jun 3, 2026 |
Frequently asked questions
- Who maintains Power BI Modeling MCP Server?
- Power BI Modeling MCP Server is maintained by microsoft, which publishes 29 MCP servers (258 total versions) tracked on MCP Toplist.
- Is Power BI Modeling MCP Server listed on the Official MCP Registry?
- Yes — Power BI Modeling MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Power BI Modeling MCP Server have?
- MCP Toplist tracks 5 versions of Power BI Modeling MCP Server, most recently published on Aug 31, 2026.
- Where can I find the source code for Power BI Modeling MCP Server?
- The source code for Power BI Modeling MCP Server is hosted at github.com/microsoft/powerbi-modeling-mcp.git.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.