Connects Claude to Microsoft Power BI's REST API for querying and managing your business intelligence assets. The server wraps Power BI's authentication flow and exposes operations for working with reports, dashboards, datasets, and workspaces. Useful when you want Claude to pull live metrics from Power BI, generate natural language summaries of dashboard data, or help navigate your BI catalog without switching contexts. Built in Python with async support and includes rate limiting and retry logic for production use. You'll need Power BI credentials and appropriate API permissions to get started, configured through environment variables.
claude mcp add --transport stdio asklokesh-powerbi-mcp-server -- uvx powerbi-mcp-server