A modern file manager that helps users organize their files and folders.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"Files": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-Files"
]
}
}
}