tabular-mcp

jonaolden/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.

Tools

Functions exposed to the LLM to take actions

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.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources