Loading MCP server directory, please wait...
MCP tools for interacting with Microsoft Fabric
npx @getmcp/cli add com.microsoft/microsoft-fabricRequires Node.js 18+. Official server by microsoft. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.microsoft/microsoft-fabric": {
"command": "Microsoft.Fabric.Mcp",
"args": [
"server",
"start"
]
}
}
}