Microsoft Fabric MCP Server
A local-first Model Context Protocol (MCP) server that provides AI agents with comprehensive access to Microsoft Fabric's public APIs, item definitions, and best practices. The Fabric MCP Server packages complete OpenAPI specifications into a single context layer for AI-assisted development - without connecting to live Fabric environments. Its 40 documented tools cover onelake, shortcut, docs, table.
People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in C#.
VERIFIED ACTIVE
LAST COMMIT 2026-08-21 · ★ 3,598 · #10 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25
MIT · C# · how we verify → /methodology
01 · Install Microsoft Fabric MCP Server
before you install - you'll need
The README does not document required environment variables for a basic install.
Claude Code
claude mcp add microsoft-mcp-servers-fabric-mcp-server -- npx -y @microsoft/fabric-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"microsoft-mcp-servers-fabric-mcp-server": {
"command": "npx",
"args": [
"-y",
"@microsoft/fabric-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package @microsoft/fabric-mcp - published under the repo owner's npm scope (@microsoft)
registry vendor namespace com.microsoft - domain-verified with the official MCP registry
03 · What Microsoft Fabric MCP Server can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Capability map
Tools grouped from the project's README - what Microsoft Fabric MCP Server lets an agent do.
Onelake
33 tools - e.g. Lists available Microsoft Fabric workspaces.; Lists workspace items with high-level metadata.; Lists Fabric items via the DFS endpoint.
onelake_list-workspaces · onelake_list-items · onelake_list-items-dfs · onelake_list-files · onelake_download-file · onelake_upload-file…
Docs
6 tools - e.g. Lists the Fabric item types that have public API specifications available, plus the non-item API areas (platform, admin, spark, realTimeIntelligence).; Retrieves the complete OpenAPI specification for a…
docs_list-item-types · docs_item-api-spec · docs_platform-api-spec · docs_item-definitions · docs_best-practices · docs_api-examples
Core
1 tool - e.g. Searches the OneLake catalog for items across workspaces by name, description, or workspace name. Optionally filter by item type.
core_search-catalog
Latest releases
Azure.Mcp.Server-3.0.0-beta.37 · 2026-08-21
 The MCP server for Azure DevOps, bringing the power of Azure DevOps directly to your agents. ★ 1,977
- Awesome Copilot MCP Server An MCP server that stores Copilot customizations from the Awesome Copilot repository ★ 196
- Microsoft MCP Server for Enterprise Official Microsoft MCP Server to query Microsoft Entra data using natural language ★ 49
05 · Facts
- repository
- github.com/microsoft/mcp
- category
- other - ranked #10 of 848 actively-maintained other servers as of 2026-08-25.
- release cadence
- 8 releases in the last 90 days (latest 2026-08-21)
- registry
- com.microsoft/microsoft-fabric (active, first published 2026-02-11 · 6 versions)
- packages
- nuget:Microsoft.Fabric.Mcp · npm:@microsoft/fabric-mcp
06 · Microsoft Fabric MCP Server FAQ
Is Microsoft Fabric MCP Server still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-21 and it shipped 8 releases in the last 90 days. We re-verify nightly.
What can Microsoft Fabric MCP Server do?
Its README documents 40 tools, including docs_list-item-types, docs_item-api-spec, docs_platform-api-spec.
How do I install Microsoft Fabric MCP Server?
Run `npx -y @microsoft/fabric-mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.
Does Microsoft Fabric MCP Server run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Microsoft Fabric MCP Server
Alternatives to Microsoft Fabric MCP Server
Maintained other servers if Microsoft Fabric MCP Server isn't the fit.
- Heyputer MCP Server Puter MCP enables AI tools to interact with Puter: manage files, websites, workers, and more ★ 43,204 · 2026-08-24
- Server Commands An MCP server to run arbitrary commands ★ 38,704 · 2026-08-05
- Zotero MCP (54yyyu) Search, read, annotate, and add to your Zotero research library, local or web. ★ 4,780 · 2026-08-25
- Firebase MCP Gives AI development tools Firebase-specific capabilities and expertise. ★ 4,460 · 2026-08-25
- Ship Swift 40+ production-ready SwiftUI recipes for building full-stack iOS apps via MCP. ★ 2,968 · 2026-08-09
- jCodemunch MCP Token-efficient code exploration via tree-sitter AST parsing. 70+ languages, 86-99% token savings. ★ 2,615 · 2026-08-24
More MCP servers to compare · Power BI Modeling MCP Server · Temporal MCP · AI CLI MCP · Clipboard MCP · Molpha MCP