HomeOther › SemanticOps MCP (for Power BI)

SemanticOps MCP (for Power BI)

Power BI MCP server (Supports Windows and macOS)

★ 256 stars Last pushed 2026-09-19 License: NOASSERTION

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 3.9.119)

npx -y mcp-engine@3.9.119

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-engine-public": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-engine@3.9.119"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry