SCGI implementation in OCaml
You could just copy the source into your own project. To build a library, you'll also need:
Note that LWT has dependencies too, including:
$ make
$ make install
$ make test
$ make samples
(Alternatively, run make world
to do all of above)