Ghost-Downloader-3

GitHub

An AI-boost cross-platform multi-protocol fluent-design concurrent downloader built with Python & Qt.

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "Ghost-Downloader-3": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-Ghost-Downloader-3"
      ]
    }
  }
}