MCP Engine (for Power BI)✓
io.github.maxanatsko/mcp-engine · v3.5.24
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.maxanatsko/mcp-engine",
"description": "Power BI MCP server (Supports Windows and macOS)",
"title": "MCP Engine (for Power BI)",
"repository": {
"url": "https://github.com/maxanatsko/mcp-engine-public",
"source": "github"
},
"version": "3.5.24",
"websiteUrl": "https://www.mcpengine.dev",
"packages": [
{
"registryType": "npm",
"identifier": "mcp-engine",
"version": "3.5.24",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}