MCP Directory
Back

mcp-engine-public

by maxanatsko · ★ 250

The SemanticOps MCP (formerly MCP Engine) is a Power BI tool that lets AI assistants like Claude interact with your Power BI models programmatically: read your model structure, run DAX queries, modify your semantic model, and perform advanced analytics - all through natural conversation.

#dax#mcp#mcp-engine#mcp-enterprise#mcp-server#powerbi#powerbi-desktop#powerbi-reports#powerquery#tabular

Install

git clone https://github.com/maxanatsko/mcp-engine-public.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "mcp-engine-public": {
      "command": "npx",
      "args": [
        "-y",
        "github:maxanatsko/mcp-engine-public"
      ]
    }
  }
}

From the README

SemanticOps Rollback mistakes. Test before deploy. Control what AI can change. - [**Full Documentation**](https://semanticops.dev) - Installation, guides, and examples - [**Download Latest Release**](https://github.com/maxanatsko/mcp-engine-public/releases) - [**Get Support**](https://semanticops.dev/faq) - FAQ and troubleshooting SemanticOps MCP (formerly MCP Engine) is an MCP server that enables AI assistants (Claude, Copilot, ChatGPT) to read and modify Power BI Desktop files programmatically. Query your model, create measures, manage relationships, and optimize…
Read full README on GitHub →

Related monitoring servers