Loading MCP server directory, please wait...
The Power BI Modeling MCP Server brings Power BI semantic modeling capabilities to your AI agents.
npx @getmcp/cli add com.microsoft/powerbi-modeling-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.microsoft/powerbi-modeling-mcp": {
"command": "npx",
"args": [
"-y",
"@microsoft/powerbi-modeling-mcp"
]
}
}
}