Skip to main content
Glama
337,950 tools. Last updated 2026-07-30 03:22

"How to retrieve data from Power BI" matching MCP tools:

  • Clone an .rdl report to a new path, automatically regenerating report and data source IDs to prevent identity collisions in Power BI Report Builder.
    MIT
  • Lists installed Power BI apps to retrieve workspace IDs for accessing datasets, tables, and running DAX queries through related tools.
    MIT
  • Run DAX queries against Power BI datasets to retrieve data rows. Supports row-level security impersonation and optional null inclusion.
    MIT
  • Create a Power BI report from a natural language description. Returns a session ID for subsequent tool calls.
    MIT
  • Connect to Power BI Desktop via CDP to retrieve status: build, title bar, active page, page count, zoom, and canvasReady. Returns connected:false when unreachable.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • NASA POWER MCP — Prediction of Worldwide Energy Resources

  • Ask business questions in plain English. Get instant answers from your database, no SQL needed.

  • Clear cached Power BI credentials to sign out of the service. Use this tool to end your session and prepare for reauthentication.
    MIT
  • Authenticate to Power BI service with automatic token caching and refresh, falling back to device code flow when needed.
    MIT
  • Generate a Power BI dashboard from a local CSV file. Provide the dataset path to receive a .pbit file.
    MIT
  • Retrieve all Power BI workspaces you can access, including IDs, names, and capacity details, to identify workspaces for further analysis.
    MIT
  • Retrieve all datasets from a Power BI workspace with details including ID, name, configuration, and storage mode for analysis and integration.
    MIT
  • Creates a Power BI dashboard from a CSV file. Auto-generates KPI cards, bar chart, line chart, pie chart, and slicer without requiring a prompt.
    MIT
  • Retrieve column details from Power BI datasets, including names, tables, data types, and key column status, with optional table filtering.
    MIT
  • Retrieve visible table names from a Power BI dataset to identify available data structures for analysis, measure listing, and DAX query execution.
    MIT
  • List datasets in a Power BI workspace by providing the workspace ID, returning metadata such as ID, name, configuredBy, and refresh status.
    MIT