Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Microsoft Fabric MCP Server

NUGET · MICROSOFT.FABRIC.MCP · 2 COMPONENTS · SCANNED SEP 20

MCP tools for interacting with Microsoft Fabric

0 this week 44 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security100
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • No production dependencies, so there is no dependency health to assess. View diagnostics → Pass
Provenance & Transparency48
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 23 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability0
  • Instruction-quality not yet verified: the AI judgement didn't run.Unverified
  • Nothing to assess: this server exposes no tool/resource definitions to measure a footprint for. See how to fix → Fail
  • Nothing to assess: this server has no tools to check for usage examples. See how to fix → Fail
Stability & Change Management0
  • Stability check failed: the tool surface changed between 1.3.0 and 1.4.0: 4 tool removals, 0 breaking changes, 0 additions. See how to fix → Fail
Tool Coverage0
  • Nothing to assess: this server exposes no tools, so there are no tool definitions to check for coverage.Fail
Tool Safety0
  • Injection markers not yet verified: our capture carried no server instructions, tool names or descriptions for the scan to read.Unverified
  • Destructive-tool annotations not yet verified: our capture listed no tools, so there were no annotations to read.Unverified
  • Manipulation not yet verified: our capture carried no tool text for a judge to read, so we will not certify text no model has read as clean.Unverified
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

How do I install the Microsoft Fabric MCP Server server?

Microsoft Fabric MCP Server runs locally as a NuGet package, launched with dnx Microsoft.Fabric.Mcp@1.4.0 --yes. Ready-made configuration for Claude, Cursor, VS Code, Codex and 3 more is on this page, copied from each client's own documentation.

nuget · Microsoft.Fabric.Mcp

# add to Claude Code
claude mcp add com-microsoft-microsoft-fabric -- dnx Microsoft.Fabric.Mcp@1.4.0 --yes
// .cursor/mcp.json
{
  "mcpServers": {
    "com-microsoft-microsoft-fabric": {
      "command": "dnx",
      "args": [
        "Microsoft.Fabric.Mcp@1.4.0",
        "--yes"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-microsoft-microsoft-fabric": {
      "command": "dnx",
      "args": [
        "Microsoft.Fabric.Mcp@1.4.0",
        "--yes"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add com-microsoft-microsoft-fabric -- dnx Microsoft.Fabric.Mcp@1.4.0 --yes
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-microsoft-microsoft-fabric": {
      "type": "local",
      "command": [
        "dnx",
        "Microsoft.Fabric.Mcp@1.4.0",
        "--yes"
      ],
      "enabled": true
    }
  }
}
# ~/.hermes/config.yaml
mcp_servers:
  com-microsoft-microsoft-fabric:
    command: "dnx"
    args: ["Microsoft.Fabric.Mcp@1.4.0", "--yes"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-microsoft-microsoft-fabric": {
      "Transport": "stdio",
      "Command": "dnx",
      "Arguments": [
        "Microsoft.Fabric.Mcp@1.4.0",
        "--yes"
      ]
    }
  }
}
// mcp.json
{
  "mcpServers": {
    "com-microsoft-microsoft-fabric": {
      "command": "dnx",
      "args": [
        "Microsoft.Fabric.Mcp@1.4.0",
        "--yes"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 0
    • Package version: 1.3.0 → 1.4.0 functional
  • 17 Sept 26 0
    • Package version: 1.3.0 → 1.4.0 functional
  • 7 Sept 26 0
    • Package version: 1.2.0 → 1.4.0 functional
  • 28 Aug 26 +15
    • Malware scan: unverified → pass security
  • 27 Aug 26 −49
    • Injection markers: pass → unverified security
    • Malware scan: pass → unverified security
    • Judged manipulation: pass → unverified security
    • Stability: 0.70 → fail security
    • Destructive annotations: pass → unverified functional
    • Schema quality: fail → unverified functional
    • Schema quality: good → unverified functional
    • Schema quality: fail → unverified functional
    • Tool coverage: 100 → fail functional
    • Package version: 1.3.0 → 1.4.0 functional
  • 26 Aug 26 +2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.

  • 22 Aug 26 75
    • Package version: 1.2.0 → 1.3.0 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed nuget/Microsoft.Fabric.Mcp@1.4.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem nuget
Reason Signature present, unreadable

Background: How many MCP packages publish verified provenance →

Dependencies 0 packages
Packages resolved 0
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

The sandbox run completed and this package exposed no tools.

Common questions

What is the Microsoft Fabric MCP Server server?

Microsoft Fabric MCP Server is listed in the public MCP registry as com.microsoft/microsoft-fabric. MCP tools for interacting with Microsoft Fabric. This page covers its NuGet package (Microsoft.Fabric.Mcp).

Is the Microsoft Fabric MCP Server server safe to use?

Microsoft Fabric MCP Server scores 44 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Microsoft Fabric MCP Server server expose?

Microsoft Fabric MCP Server exposes no tools. We connected to it and read its tool list, and it was empty, so it offers an MCP client nothing to call.

Is the Microsoft Fabric MCP Server server still maintained?

Microsoft Fabric MCP Server is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the Microsoft Fabric MCP Server server under?

Microsoft Fabric MCP Server declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.