MCP Directory
Back

mcp-engine-public

by maxanatsko · ★ 233

The 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, create and modify measures, manage relationships, 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

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

MCP ENGINE Rollback mistakes. Test before deploy. Control what AI can change. - [**Full Documentation**](https://www.mcpengine.dev) - Installation, guides, and examples - [**Download Latest Release**](https://github.com/maxanatsko/mcp-engine-public/releases) - [**Get Support**](https://www.mcpengine.dev/faq) - FAQ and troubleshooting 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 performance through natural language.…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers