Microsoft Fabric MCP Server for Windsurf
com.microsoft/microsoft-fabric
MCP tools for interacting with Microsoft Fabric
client:Windsurf
transport:stdio
runtime:nuget
Install Microsoft Fabric MCP Server in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"microsoft-fabric": {
"command": "dnx",
"args": [
"Microsoft.Fabric.Mcp",
"--yes"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs