🤖

Power BI Modeling MCP Server

The Power BI Modeling MCP Server brings Power BI semantic modeling capabilities to your AI agents.

RUN IN TERMINAL
claude mcp add commicrosoft-powerbi-modeling-mcp -- npx -y @microsoft/powerbi-modeling-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "commicrosoft-powerbi-modeling-mcp": { "command": "npx", "args": ["-y", "@microsoft/powerbi-modeling-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "commicrosoft-powerbi-modeling-mcp": { "command": "npx", "args": ["-y", "@microsoft/powerbi-modeling-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "commicrosoft-powerbi-modeling-mcp": { "command": "npx", "args": ["-y", "@microsoft/powerbi-modeling-mcp"] } } }

About This MCP Server

The Power BI Modeling MCP Server enables AI agents to leverage Power BI semantic modeling capabilities, connecting to the Power BI ecosystem through the Model Context Protocol. This server can be utilized by developers looking to integrate Power BI modeling features into their AI-powered applications. Developers can reach for this tool when they need to bridge the gap between their AI agents and Power BI's semantic modeling capabilities.

The Power BI Modeling MCP Server brings Power BI semantic modeling capabilities to your AI agents.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.

Package

@microsoft/powerbi-modeling-mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The Power BI Modeling MCP Server server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/commicrosoft-powerbi-modeling-mcp.svg)](https://skillsplayground.com/mcps/commicrosoft-powerbi-modeling-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.