Skip to main content
Glama
microsoft

Power BI Modeling MCP Server

Official
by microsoft

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AZURE_CLIENT_IDNoThe application (client) ID of the Microsoft Entra service principal. Required when --authmode=serviceprincipal.
AZURE_TENANT_IDNoThe Microsoft Entra tenant (directory) ID. Required when --authmode=serviceprincipal.
AZURE_CLIENT_SECRETNoThe client secret for the service principal. Required when --authmode=serviceprincipal and using secret-based authentication.
AZURE_CLIENT_CERTIFICATE_PATHNoPath to a PFX/PEM certificate file for the service principal. Required when --authmode=serviceprincipal and using certificate-based authentication instead of a client secret.
PBI_MODELING_MCP_ACCESS_TOKENNoWhen configured, the MCP Server uses the specified access token instead of prompting for authentication when connecting to a semantic model in a Fabric workspace.
AZURE_CLIENT_CERTIFICATE_PASSWORDNoPassword for the certificate file, if the certificate is password-protected. Only used when --authmode=serviceprincipal with certificate-based authentication.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/microsoft/powerbi-modeling-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server