Loomal

MCP server for Power BI API integration

0 starspypi: powerbi-mcp-server

About Powerbi

Powerbi is an MCP (Model Context Protocol) server published by asklokesh in the official MCP registry, listed under App Automation on Loomal. MCP server for Power BI API integration

It ships as a Python package on PyPI (powerbi-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/asklokesh/powerbi-mcp-server.

Use Powerbi with your agent

Claude Code · one command
claude mcp add powerbi -- uvx powerbi-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "powerbi": {
      "command": "uvx",
      "args": [
        "powerbi-mcp-server"
      ]
    }
  }
}
pypipowerbi-mcp-server

Frequently asked questions

What is Powerbi?
Powerbi is an MCP (Model Context Protocol) server by asklokesh in the App Automation category. MCP server for Power BI API integration
How do I connect Powerbi to Claude, Cursor, or another MCP client?
Install Powerbi from its pypi package (powerbi-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Powerbi open source?
Yes — the source code is public at github.com/asklokesh/powerbi-mcp-server.
Can AI agents pay to use Powerbi?
Not yet through Loomal — Powerbi is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Powerbi? Claim this listing free by verifying GitHub ownership, or contact us.