tabular-mcp

tabular-mcp

3.4

If you are the rightful owner of tabular-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This is a Model Context Protocol (MCP) server designed for locally running Tabular Models, specifically PowerBI models on PowerBI Desktop.

ListMeasures

List all measures in the model with essential information.

GetMeasureDetails

Get details for a specific measure by name.

ListTables

List all tables in the model.

GetTableDetails

Get details for a specific table by name.

RunQuery

Execute a DAX query with full DEFINE block capabilities.