jonaolden/pbixray-mcp-server
MCP server to give llms such as Claude, GitHub Copilot etc full PowerBI model context (from input .pbix) through tools based on PBIXRay python package.
Platform-specific configuration:
{
"mcpServers": {
"pbixray-mcp-server": {
"command": "npx",
"args": [
"-y",
"pbixray-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...