Microsoft Fabric MCP Server for Claude Desktop
com.microsoft/microsoft-fabric
MCP tools for interacting with Microsoft Fabric
client:Claude Desktop
transport:stdio
runtime:nuget
Install Microsoft Fabric MCP Server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"microsoft-fabric": {
"command": "dnx",
"args": [
"Microsoft.Fabric.Mcp",
"--yes"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs