Power BI Analyst MCP is a Model Context Protocol (MCP) server: Browse Power BI workspaces, run DAX queries, and page through large results. Because it speaks the Model Context Protocol, AI assistants can use Power BI Analyst MCP as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the Python package powerbi-analyst-mcp (via uvx) speaks MCP over stdio on your machine. No credentials are required — it works out of the box. The current release is v0.1.1.
On mcp.site, Power BI Analyst MCP sits in the Development category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Power BI Analyst MCP for mbrummerstedt, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸PyPI package — powerbi-analyst-mcp · MCP over stdio