MCP ServerSTDIOOfficialv1.0.0

Microsoft Fabric MCP Server

Interact with Microsoft Fabric workspaces, datasets, reports, and analytics through standardized MCP tools. Built for developers integrating AI agents with Fabric data platforms and BI workflows.

com.microsoft/microsoft-fabric

Hosted URL

Local install

Transport

STDIO

Auth

No auth required

Microsoft Fabric repository at a glance

Live signal from GitHub, refreshed weekly.

Stars

3,178

Last commit

May 20, 2026

License

MIT

Language

C#

What the Microsoft Fabric MCP server does

How models use it and what it is built for.

Interact with Microsoft Fabric workspaces, datasets, reports, and analytics through standardized MCP tools. Built for developers integrating AI agents with Fabric data platforms and BI workflows.

Connect to Microsoft Fabric

Local install — runs as a subprocess.

dnx Microsoft.Fabric.Mcp@1.0.0

Resources

Where to find authoritative docs and source for Microsoft Fabric.

Example prompts for Microsoft Fabric

Paste any of these into Agent Studio after connecting Microsoft Fabric.

  • List all datasets in my Fabric workspace and their refresh schedules
  • Query the schema of a specific Fabric dataset to understand available columns
  • Create a new report in Fabric from an existing dataset
  • Check the Fabric MCP Server documentation for available tools and authentication setup

Documentation from project README

View on GitHub

Excerpted from the project's README — boilerplate sections (license, changelog, contributing) omitted for clarity.

🌟 Microsoft MCP Servers

📘 What is MCP?

Model Context Protocol (MCP) is an open protocol that standardizes how applications provide context to large language models (LLMs). It allows AI applications to connect with various data sources and tools in a consistent manner, enhancing their capabilities and flexibility. MCP follows a client-server architecture:

  • MCP Hosts: Applications like AI assistants or IDEs that initiate connections.
  • MCP Clients: Connectors within the host application that maintain 1:1 connections with servers.
  • MCP Servers: Services that provide context and capabilities through the standardized MCP.

For more details, visit the official MCP website.

📁 Which MCP Servers are built from this repository?

This repository contains core libraries, test frameworks, engineering systems, pipelines, and tooling for Microsoft MCP Server contributors to unify engineering investments; and reduce duplication and divergence:

MCP Server README Source Code CHANGELOG Releases Documentation Troubleshooting Support
Azure MCP Azure MCP README Azure MCP Source Code Azure MCP CHANGELOG Azure MCP Releases Azure MCP Documentation Azure MCP Troubleshooting Azure MCP Support
Microsoft Fabric MCP Fabric MCP README Fabric MCP Source Code Fabric MCP CHANGELOG Fabric MCP Releases Fabric Documentation Fabric MCP Troubleshooting Fabric MCP Support
Continue reading on GitHub

Microsoft Fabric MCP server — FAQ

Common questions about connecting and running Microsoft Fabric.

  • What can I do with the Microsoft Fabric MCP server?

    The server provides MCP tools to interact with Microsoft Fabric resources including workspaces, datasets, reports, and analytics. It enables AI agents to perform Fabric operations programmatically through a standardized protocol.

  • How do I install and authenticate the Fabric MCP server?

    Install via the package Microsoft.Fabric.Mcp@1.0.0. Authentication and setup details are available in the official Fabric MCP documentation and troubleshooting guide on GitHub. Refer to the SUPPORT.md file for credential configuration.

  • Is the Fabric MCP server free to use?

    The MCP server itself is open-source, but using Microsoft Fabric services requires a Fabric subscription. Pricing depends on your Fabric capacity and usage.

  • What are alternatives to the Microsoft Fabric MCP server?

    Microsoft also provides Azure MCP and Azure Resource Manager MCP for cloud infrastructure tasks. For BI and analytics, you may also consider direct Fabric REST APIs or Power BI MCP integrations depending on your use case.

  • What should I do if the Fabric MCP server connection fails?

    Check the TROUBLESHOOTING.md file in the GitHub repository for common issues. Verify your Fabric credentials, network connectivity, and that the correct MCP version is installed. Contact support via the SUPPORT.md channel if problems persist.

Skip the local setup — run MCP in your browser

MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 30+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.

Open Agent Studio

Related servers

More on MCP Playground