Skip to main content
Glama
mbrummerstedt

PowerBI Analyst MCP

list_apps

Lists installed Power BI apps to retrieve workspace IDs for accessing datasets, tables, and running DAX queries through related tools.

Instructions

List all Power BI apps installed for the authenticated user.

Returns each app's id, name, description, publisher, last update time, and — most importantly — the workspaceId of the underlying workspace.

Use the workspaceId field (not the app id) as the workspace_id parameter in list_datasets, list_tables, execute_dax, and other dataset tools.

If no apps are installed, try list_workspaces instead to find workspaces directly.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

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