← Back to Plugins
MCP Server MCP

SemanticOps MCP (for Power BI)

github By github 👁 1 views ▲ 0 votes

Power BI MCP server (Supports Windows and macOS)

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "mcp-engine",
      "version": "3.9.119",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...