This is the official code for MobileSAM project that makes SAM lightweight for mobile applications and beyond!
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"MobileSAM": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-MobileSAM"
]
}
}
}