J

Jonaolden Pbixray MCP Server

The PBIXRay MCP Server is a Model Context Protocol (MCP) service provided for the Power BI file analysis tool PBIXRay. It exposes the functions of PBIXRay as tools and resources through the MCP protocol for LLM clients to interact with Power BI (.pbix) files. This service supports functions such as loading and analyzing PBIX files, exploring data models, accessing through query languages, and analyzing data structures, and available tools can be selected through configuration.
2 points
10

Basic Concepts

Power BI is Microsoft's data visualization and business intelligence tool that helps users create and share data dashboards, reports, and datasets.

Features

The PBIXRay MCP server provides the following core features: 1. Data model analysis 2. Exploration of table and column relationships 3. Parsing of DAX measure formulas 4. Viewing of M - format data processing code

Application Scenarios

Suitable for the following scenarios: 1. Analysis of new report structures 2. Generation of report hand - over documents 3. Root cause troubleshooting of data issues 4. Providing performance optimization suggestions
Data Model AnalysisParse the data model structure in Power BI reports and identify entity relationship diagrams.
Column Relationship AnalysisAutomatically discover and record the associations between columns.
DAX Measure ParsingDecompose and explain complex DAX measure formulas, providing clear instructions on calculation steps.
Installation and Preparation
Ensure that the WSL environment is correctly installed and the PBIXRay library is cloned.
Start the Server
Run the start command in the terminal to start the MCP service.
Newcomer Exploration ModeWhen you get a new Power BI report, you can start exploring with the following questions:
Document Generation ModeQuickly generate technical documents for reports to facilitate team collaboration.
How to handle large - scale datasets?
Does it support real - time data analysis?
Official Documentation
Technical Blog
Installation
Copy the following command to your Client for configuration
{
  "mcpServers": {
    "pbixray": {
      "command": "wsl.exe",
      "args": [
        "bash",
        "-c",
        "source ~/dev/pbixray-mcp/venv/bin/activate && python ~/dev/pbixray-mcp/src/pbixray_server.py"
      ]
    }
  }
}

{
    "mcpServers": {
      "pbixray": {
        "command": "wsl.exe",
        "args": [
          "bash",
          "-c",
           "source ~/dev/pbixray-mcp/venv/bin/activate && python ~/dev/pbixray-mcp/src/pbixray_server.py --max-rows 100 --page-size 50 --disallow get_power_query"
         ],
         "env": {}
       }
     }
   }
Note: Your key is sensitive information, do not share it with anyone.
Featured MCP Services
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
141
4.5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
830
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
88
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
567
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
754
4.8 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.2K
4.7 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase