Exposes Power BI REST API capabilities, enabling AI clients to programmatically interact with Power BI workspaces, datasets, and semantic models.
This server acts as a bridge for AI clients, offering a stable and composable set of atomic functionalities through the Power BI REST API. It allows AI applications to discover and manage accessible workspaces and datasets, read semantic model schemas, generate and execute DAX queries, export results, and trigger dataset refreshes. The server offloads natural language understanding and query planning to the consuming AI client, recommending a workflow where the AI first retrieves schema information before generating and executing DAX.
主な機能
01Discover Power BI workspaces and datasets
020 GitHub stars
03Retrieve detailed dataset metadata and schema summaries