You can list all available ML handlers by querying the information_schema database.
information_schema
> use information_schema > db.handlers.find({'type': 'ml'})