Enables communication between clients and Power BI tabular models for debugging, analysis, and DAX query composition.
Tabular facilitates communication with locally running Power BI tabular models using the Model Context Protocol (MCP). Leveraging ADOMD.NET, the server allows MCP-enabled clients to execute DAX queries for retrieving model metadata through predefined tools and custom EVALUATE statements, assisting in debugging, analysis, and DAX query composition.
Características Principales
01Previews data from tables
02Evaluates custom DAX expressions
03Lists measures, tables, and columns within the tabular model
04Retrieves detailed information for specific measures and tables
051 GitHub stars
06Gets table relationships
Casos de Uso
01Composing DAX queries for Power BI reports
02Debugging DAX queries within Power BI models
03Analyzing the structure and data within tabular models