Most of those small LCD screens have a totally non-standard interface (as far as anything you'll see). It's typically parallel digital RGB data clocked at some rate with some synchronization signals (hsync, vsync, den, pclk, and sometimes some others for no apparent reason). Every once in a while you'll fine one that wants parallel RGB with embedded sync/SAV/EAV ala BT.656. Some accept 4:2:2 YCbCr for some strange reason.
Some of the larger panels (mostly intended for laptop usage) accept LVDS at 7x clock on 3,4, or sometimes 5 pairs plus the LVDS clock generally (but not always) at the pixel clock rate.
Connectors are almost always a 0.5mm pitch (or sometimes smaller!) flat flex cable. Not the easiest thing to interface with mechanically, and you certainly don't have parallel digital RGB floating around anywhere, anyway.
Some devices have a board that accepts analog inputs (either RGB, YPbPr, Y/C or composite), digitizes it, formats it for the panel, and spits it back out. Those are handy if you find a model with such a board as interfacing is easy, but generally display quality is iffy at best due to poor quality scalers.