Xplorer, a customizable, modern file manager
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"xplorer": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-xplorer"
]
}
}
}