← Index

Microsoft Fabric MCP Server

com.microsoft/microsoft-fabric·v1.0.0·Other
Quality Score
90
/100

MCP tools for interacting with Microsoft Fabric

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "microsoft-fabric": {
      "command": "npx",
      "args": [
        "-y",
        "@microsoft/fabric-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "microsoft-fabric": {
      "command": "npx",
      "args": [
        "-y",
        "@microsoft/fabric-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @microsoft/fabric-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Other