All MCP servers

Power BI Modeling MCP Server

Official
by Api.AirforcestdioAI & LLM Tools0843MIT

The Power BI Modeling MCP Server brings Power BI semantic modeling capabilities to your AI agents.

mcpopen-sourceai-llm-tools

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "power-bi-modeling-mcp-server-impc80a5": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}