{"slug":"jonaolden/tabular-mcp","name":"Tabular MCP Server","description":"An MCP server for local Tabular Models like PowerBI. It allows LLM clients to debug, analyze, and compose DAX queries by connecting to a local Tabular model instance.","category":"database","tags":[],"official":false,"stars":20,"transport":"stdio","install":null,"tools":[{"name":"list_objects","description":"Lists all objects in the model (tables, columns, measures, relationships). Returns object type, name, and basic metadata."},{"name":"get_object_details","description":"Retrieves detailed metadata for a specific object (table, column, measure). Returns properties, data types, relationships, and dependencies."},{"name":"list_functions","description":"Lists available DAX functions with optional filtering by category or origin. Returns function name, description, interface classification, and origin."},{"name":"get_function_details","description":"Retrieves comprehensive details for a specific DAX function including full parameter information. Returns function signature, parameter requirements, return type, and DirectQuery compatibility."},{"name":"run_query","description":"Executes a custom DAX query against the model. Returns query results with metadata (total rows, truncated status)."}],"env_vars":["PBI_DB_ID","YOUR_PBI_PORT"],"auth_type":"none","github":"https://github.com/jonaolden/tabular-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}