SemanticOps MCP (for Power BI) for Claude Desktop
io.github.maxanatsko/mcp-engine
Power BI MCP server (Supports Windows and macOS)
client:Claude Desktop
transport:stdio
runtime:npm
Install SemanticOps MCP (for Power BI) in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-engine": {
"command": "npx",
"args": [
"-y",
"mcp-engine"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs