MCP Directory
Back

powerbi-mcp

by sulaiman013 · Python · ★ 109

MCP server for natural language interaction with Power BI datasets

#claude-desktop#data-analytics#dax#mcp#model-context-protocol#power-bi

Install

pip install git+https://github.com/sulaiman013/powerbi-mcp.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "powerbi-mcp": {
      "command": "uvx",
      "args": [
        "git+https://github.com/sulaiman013/powerbi-mcp.git"
      ]
    }
  }
}

From the README

An enterprise-grade Model Context Protocol server for Power BI Enable AI assistants to interact with Power BI Desktop and Power BI Service through natural language. Power BI MCP Server bridges the gap between AI assistants and Microsoft Power BI, enabling seamless interaction with semantic models through the Model Context Protocol. Whether you're working with local files or cloud-hosted datasets, this server provides a unified interface for querying data, managing models, and performing bulk operations—all while maintaining enterprise-grade security. | Capability | Descri…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related monitoring servers