🔌

Microsoft Fabric MCP Server

MCP tools for interacting with Microsoft Fabric

Other stdio nuget nugetstdio
RUN IN TERMINAL
# See repository for install instructions
ADD TO claude_desktop_config.json
{ "mcpServers": { "commicrosoft-microsoft-fabric": { "command": "npx", "args": [] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "commicrosoft-microsoft-fabric": { "command": "npx", "args": [] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "commicrosoft-microsoft-fabric": { "command": "npx", "args": [] } } }

About This MCP Server

The Model Context Protocol server is related to Microsoft Fabric and provides tools for interaction with it. It connects to Microsoft Fabric through the Microsoft.Fabric.Mcp package and is available on nuget, allowing for standard input and output operations. Developers would use this server when working with Microsoft Fabric and needing to utilize the Model Context Protocol for their applications.

MCP tools for interacting with Microsoft Fabric. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with other capabilities via the stdio transport.

Package

Microsoft.Fabric.Mcp on nuget

HOW TO USE

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

What tools does it provide?

The Microsoft Fabric MCP Server server extends your AI assistant with other 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-microsoft-fabric.svg)](https://skillsplayground.com/mcps/commicrosoft-microsoft-fabric/)
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.