fabric-mcp

Configure and manage the Microsoft Fabric MCP Server for API access.

Updated Mar 16, 2026
One-click install
npx skills add https://github.com/accelerate-data/vibedata-official --skill fabric-mcp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fabric-mcp
Source: https://github.com/accelerate-data/vibedata-official/tree/main/plugins/fabric-cli/skills/fabric-mcp
Command: npx skills add https://github.com/accelerate-data/vibedata-official --skill fabric-mcp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires node.js, fabric-mcp, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill assists in setting up and using the Microsoft Fabric MCP Server, providing AI agents with access to Fabric's APIs, data operations, and best practices.

Core Features & Use Cases

  • Fabric MCP Server Setup: Configures and starts the Fabric MCP Server for local access to Fabric's APIs.
  • API Documentation & Best Practices: Offers tools for accessing Fabric's API documentation and best practices.
  • OneLake Data Operations: Includes tools for managing data operations in OneLake, such as file uploads, downloads, and deletion.
  • Core Operations: Provides tools for creating new Fabric items, such as Lakehouses and Notebooks.
  • Community Server: Accesses a community-maintained MCP server for real-time operations on live Fabric environments.

Quick Start

Start the Fabric MCP Server with the 'npx' command: npx -y @microsoft/fabric-mcp@latest server start --mode all.

Frequently Asked Questions about fabric-mcp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up the Microsoft Fabric MCP Server for local API access?

To set up the Microsoft Fabric MCP Server, install Node.js and run the command `npx -y @microsoft/fabric-mcp@latest server start --mode all` to initialize local access to Fabric's public APIs and data operations.

What is the Fabric MCP Server used for in AI agent integration?

The Fabric MCP Server is used to provide AI agents with access to Microsoft Fabric's public APIs, data operations, and best practices for local data management within the Fabric ecosystem.

Can I manage OneLake data operations like file uploads and downloads through the Fabric MCP Server?

Yes, the Fabric MCP Server includes tools for managing OneLake data operations, allowing you to perform file uploads, downloads, and deletions directly through the configured server interface.

Do I need Node.js to configure and run the Fabric MCP Server?

Yes, Node.js is a required dependency to configure and run the Fabric MCP Server, as the setup process relies on executing specific command-line arguments via the npx command.

Does the Fabric MCP Server allow creating new Lakehouses and Notebooks?

Yes, the Fabric MCP Server provides core operations tools that enable you to create new Fabric items, such as Lakehouses and Notebooks, directly within the Microsoft Fabric environment.

What's the best way to access real-time operations on a live Microsoft Fabric environment?

The best way to access real-time operations on a live environment is by using the community-maintained MCP server feature, which connects directly to active Microsoft Fabric environments.