motrix-next

GitHub

A full-featured download manager โ€” rebuilt from the ground up

9,092 stars TypeScript
RAW Config

Claude Desktop Configuration

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

{
  "mcpServers": {
    "motrix-next": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-motrix-next"
      ]
    }
  }
}