Skip to main content
Glama

Power BI MCP Server

by sulaiman013
MIT License
1
  • Apple

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging levelINFO
OPENAI_MODELNoOpenAI model to use for DAX generation (defaults to gpt-4o-mini)gpt-4o-mini
OPENAI_API_KEYYesYour OpenAI API key from OpenAI Platform
DEFAULT_CLIENT_IDNoYour Azure AD Service Principal client ID
DEFAULT_TENANT_IDNoYour Azure AD tenant ID
DEFAULT_CLIENT_SECRETNoYour Azure AD Service Principal client secret

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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

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