superbi-mcp
Rank #25,029io.github.cyphonica/powerbi-pbix-mcp
Local Power BI authoring for AI agents: edit .pbix, semantic model, report, and Power Query.
superbi-mcp is a Model Context Protocol (MCP) server published by cyphonica. It ranks #25,029 of 132,113 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. superbi-mcp is listed on Glama, with 1 release tag tracked from its GitHub repository. It was first listed on Aug 13, 2026 and most recently updated on Aug 13, 2026.
Ranks ahead of 107,084 of 132,113 servers on MCP Toplist.
Use superbi-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add powerbi-pbix-mcp -- npx -y powerbi-pbix-mcp[mcp_servers.powerbi-pbix-mcp]
command = "npx"
args = ["-y", "powerbi-pbix-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"powerbi-pbix-mcp": {
"command": "npx",
"args": [
"-y",
"powerbi-pbix-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"powerbi-pbix-mcp": {
"command": "npx",
"args": [
"-y",
"powerbi-pbix-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"powerbi-pbix-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"powerbi-pbix-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"powerbi-pbix-mcp": {
"command": "npx",
"args": [
"-y",
"powerbi-pbix-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"powerbi-pbix-mcp": {
"command": "npx",
"args": [
"-y",
"powerbi-pbix-mcp"
]
}
}
}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/io.github.cyphonica%2Fpowerbi-pbix-mcp)<a href="https://mcptoplist.com/server/io.github.cyphonica%2Fpowerbi-pbix-mcp"><img src="https://mcptoplist.com/badge/io.github.cyphonica%2Fpowerbi-pbix-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
cyphonica
Other servers by cyphonica
View all cyphonica servers →GitHub releases (1)
No registry surfaces explicit version metadata for this server. The list below shows release tags from the linked GitHub repository.
| Version | Published |
|---|---|
| v0.1.0 | Aug 13, 2026 |
Frequently asked questions
- Who maintains superbi-mcp?
- superbi-mcp is maintained by cyphonica, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is superbi-mcp listed on the Official MCP Registry?
- superbi-mcp is not on the Official MCP Registry. It is listed on Glama.
- How many versions does superbi-mcp have?
- No registry surfaces explicit version metadata for superbi-mcp; MCP Toplist tracks 1 release tag from its GitHub repository, most recently published on Aug 13, 2026.
- Where can I find the source code for superbi-mcp?
- The source code for superbi-mcp is hosted at github.com/cyphonica/superbi-mcp.
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.