"Sigma File Manager" is a free, open-source, quickly evolving, modern file manager (explorer / browser) app for Windows and Linux.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"sigma-file-manager": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-sigma-file-manager"
]
}
}
}