Skip to content
Claude Desktop

Lupa — local file search for your Mac for Claude Desktop

io.github.paeyoungpark-web/lupa-mcp

Search your Mac's files by name and by text inside documents. Local index, Korean-aware.

client:Claude Desktop transport:stdio runtime:npm

Install Lupa — local file search for your Mac in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "lupa-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "lupa-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Lupa — local file search for your Mac in other clients