All MCP servers

SemanticOps MCP (for Power BI)

Official
by Api.Airforcestdio0240Custom

Power BI MCP server (Supports Windows and macOS)

mcpopen-source

Endpoint

POST 

Connecting a client

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

{
  "mcpServers": {
    "semanticops-mcp-for-power-bi-impf2664": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}