Oracle uses mod_plsql as a gateway on Apache to talk directly to a SP in the database. What is the MySQL equivalent?

There is no equivalent at present. Implementation of this should not be too difficult. Perhaps an active community user will step up to the challenge?