Powerbi Mcpb
БесплатноНе проверенMCP Bundle for local Power BI report files, enabling scanning, reading, and extracting model tables from .pbix, .pbip, and .pbit files without any cloud API or
Описание
MCP Bundle for local Power BI report files, enabling scanning, reading, and extracting model tables from .pbix, .pbip, and .pbit files without any cloud API or authentication.
README
MCP Bundle for local Power BI report files (.pbix, .pbip, .pbit). No Azure, no cloud API, no sign-in.
Architecture
powerbi-mcpb/
├── src/
│ ├── index.ts
│ ├── helpers.ts
│ ├── local/
│ │ ├── paths.ts # LOCAL_REPORTS_DIR
│ │ ├── scan.ts # Find reports on disk
│ │ ├── pbixArchive.ts # Unzip .pbix / .pbit
│ │ ├── pbixReader.ts
│ │ └── pbipReader.ts # Read .pbip project folders
│ └── tools/
│ └── localReports.ts # list_local_reports, get_local_report, ...
├── manifest.json
└── ...
Legacy cloud tools (workspaces.ts, reports.ts, datasets.ts) remain in the repo but are not registered — they targeted api.powerbi.com.
Prerequisites
- Node.js 18+
- Power BI report files in a folder on disk
Dev setup
npm install
npm run build
npm run bundle
$env:LOCAL_REPORTS_DIR = "C:\Your\Reports"
npm start
Install (MCP bundle)
Pick your reports folder when prompted (local_reports_folder). Rebuild with npm run pack.
Tools
| Tool | Description |
|---|---|
list_local_reports |
Scan folder for .pbix, .pbip, .pbit |
get_local_report |
Pages, tables (if available), archive listing |
list_local_model_tables |
Tables/columns from .pbip / .pbit |
Authentication
None. Files are read from disk only.
from github.com/stembisohlebela/PowerBi-Modelling-Claude-MCP
Установка Powerbi Mcpb
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/stembisohlebela/PowerBi-Modelling-Claude-MCPFAQ
Powerbi Mcpb MCP бесплатный?
Да, Powerbi Mcpb MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Powerbi Mcpb?
Нет, Powerbi Mcpb работает без API-ключей и переменных окружения.
Powerbi Mcpb — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Powerbi Mcpb в Claude Desktop, Claude Code или Cursor?
Открой Powerbi Mcpb на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Powerbi Mcpb with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
