← Index

MCP Engine (for Power BI)

io.github.maxanatsko/mcp-engine·v3.5.24·Other
Quality Score
90
/100

Power BI MCP server (Supports Windows and macOS)

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-engine": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-engine"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-engine": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-engine"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y mcp-engine
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Other