SemanticOps MCP (for Power BI)
Rank #1,309io.github.maxanatsko/mcp-engine
Power BI MCP server (Supports Windows and macOS)
SemanticOps MCP (for Power BI) is a Model Context Protocol (MCP) server published by maxanatsko. It ranks #1,309 of 132,046 servers tracked on MCP Toplist, and its repository has 256 GitHub stars. SemanticOps MCP (for Power BI) is listed across 3 registries — Official MCP, PulseMCP and Glama, with 8 tracked versions. It was first listed on Oct 30, 2025 and most recently updated on Aug 14, 2026.
Ranks ahead of 130,737 of 132,046 servers on MCP Toplist.
Use SemanticOps MCP (for Power BI)
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-engine -- npx -y mcp-engine[mcp_servers.mcp-engine]
command = "npx"
args = ["-y", "mcp-engine"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-engine": {
"command": "npx",
"args": [
"-y",
"mcp-engine"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-engine": {
"command": "npx",
"args": [
"-y",
"mcp-engine"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-engine": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-engine"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-engine": {
"command": "npx",
"args": [
"-y",
"mcp-engine"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-engine": {
"command": "npx",
"args": [
"-y",
"mcp-engine"
]
}
}
}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.maxanatsko%2Fmcp-engine)<a href="https://mcptoplist.com/server/io.github.maxanatsko%2Fmcp-engine"><img src="https://mcptoplist.com/badge/io.github.maxanatsko%2Fmcp-engine.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
maxanatsko
Available versions (8)
| Version | Published |
|---|---|
| 3.9.119 | Aug 14, 2026 |
| 3.8.2 | Jun 24, 2026 |
| 3.7.9 | May 19, 2026 |
| 3.7.5 | May 19, 2026 |
| 3.6.18 | May 12, 2026 |
| 3.6.17 | May 12, 2026 |
| 3.5.24 | Apr 27, 2026 |
| 3.5.8 | Apr 17, 2026 |
Frequently asked questions
- Who maintains SemanticOps MCP (for Power BI)?
- SemanticOps MCP (for Power BI) is maintained by maxanatsko, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is SemanticOps MCP (for Power BI) listed on the Official MCP Registry?
- Yes — SemanticOps MCP (for Power BI) is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does SemanticOps MCP (for Power BI) have?
- MCP Toplist tracks 8 versions of SemanticOps MCP (for Power BI), most recently published on Aug 14, 2026.
- Where can I find the source code for SemanticOps MCP (for Power BI)?
- The source code for SemanticOps MCP (for Power BI) is hosted at github.com/maxanatsko/mcp-engine-public.
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.