Skip to main content
Glama
mbrummerstedt

PowerBI Analyst MCP

list_tables

Retrieve visible table names from a Power BI dataset to identify available data structures for analysis, measure listing, and DAX query execution.

Instructions

List all visible tables in a Power BI dataset.

Hidden tables and internal Power BI system tables (names starting with '$') are excluded. Use the returned table names in list_measures, list_columns, and DAX queries.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
workspace_idYes
dataset_idYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mbrummerstedt/powerbi-analyst-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server