MCP server for creating, editing, and evaluating Power BI (.pbix/.pbit) files without Power BI Desktop. Supports 101 tools including report creation, data sources, DAX measures, and file manipulation.
{
"mcpServers": {
"pbix": {
"command": "uvx",
"args": [
"pbix-mcp"
]
}
}
}