Microsoft Fabric MCP Server is a Model Context Protocol (MCP) server: MCP tools for interacting with Microsoft Fabric. Because it speaks the Model Context Protocol, AI assistants can use Microsoft Fabric MCP Server as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package @microsoft/fabric-mcp speaks MCP over stdio on your machine. No credentials are required — it works out of the box. The current release is v1.4.0, published under the MIT license, with source at microsoft/mcp on GitHub, where it has earned 3.6k stars.
On mcp.site, Microsoft Fabric MCP Server sits in the Development category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Microsoft Fabric MCP Server for microsoft.com, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸NuGet package — Microsoft.Fabric.Mcp · MCP over stdio
▸npm package — @microsoft/fabric-mcp · MCP over stdio