powerbi-mcp-local
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PBI_MCP_AUDIT | No | Tool registry audit (CI) | 0 |
| PBI_TOOLS_PATH | No | Path to pbi-tools executable if not on PATH | |
| PBI_MCP_READONLY | No | Block all write/destructive tools | 0 |
| PBI_MCP_ALLOW_DMV | No | Allow $SYSTEM.* / DISCOVER_* DAX | 0 |
| PBI_MCP_AUTH_TOKEN | No | SSE Bearer token (>=32 chars when set) | |
| PBI_MCP_ALLOWED_DIRS | No | ;-separated filesystem roots; default is cwd | |
| PBI_MCP_ALLOWED_ORIGINS | No | Extra Host/Origin allowlist for SSE | |
| PBI_MCP_SECURITY_POLICY | No | Path or inline JSON for security_policy.json | |
| PBI_MCP_STRICT_REGISTRY | No | Strict registry audit | 0 |
| PBI_MCP_ALLOW_EXTERNAL_M | No | Bypass the M function blocklist | 0 |
| PBI_MCP_PBI_TOOLS_TIMEOUT | No | pbi-tools subprocess timeout (s) | 300 |
| PBI_MCP_ALLOW_UI_AUTOMATION | No | Required for pbi_persist_now (Ctrl+S) | 0 |
| PBI_MCP_PERSIST_USE_SENDINPUT | No | Fall back from PostMessage to SendInput | 0 |
| PBI_MCP_ALLOW_UNAUTHENTICATED_SSE | No | Acknowledge non-loopback SSE without auth | 0 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/StealthyLabsHQ/powerbi-mcp-local'
If you have feedback or need assistance with the MCP directory API, please join our Discord server