powerbi-modeling-mcp
Verified Safeby microsoft
Overview
Automate Power BI semantic model development and management using AI agents via the MCP protocol.
Installation
C:\MCPServers\PowerBIModelingMCP\extension\server\powerbi-modeling-mcp.exe --startSecurity Notes
The project explicitly warns about the risks of connecting AI agents to semantic models, including unintended changes, exposure of sensitive information, and the need for backups. It highlights that autonomous or misconfigured clients may perform destructive actions and recommends applying least-privilege RBAC roles. Credentials are handled securely via the Azure Identity SDK, and no 'eval', obfuscation, or hardcoded secrets were identified in the provided truncated code. The security documentation emphasizes Microsoft security guidance for MCP servers.
Similar Servers
PowerBI-Desktop-MCP
Enables AI assistants to programmatically interact with Power BI Desktop models for data exploration, analysis, and modification.
powerbi-mcp
Enables AI assistants to interact with Power BI Desktop and Service for querying data, managing models, and performing safe bulk operations through natural language, ensuring enterprise-grade security and preserving report visual integrity during refactoring.
mcpbi
Provides a Model Context Protocol (MCP) server for local Power BI Tabular Models, enabling LLM clients to interact for debugging, analysis, and DAX query composition.
azure-devops-mcp-server
Exposes Azure DevOps operations as tools for AI assistants, enabling AI agents to automate tasks like creating work items, managing pull requests, and queuing builds.