Connect to Moralis Server Database

Is it possible to connect to the Moralis DB via the MongoIP that is given in the server page.

If this is possible I will be able to write lambdas in different languages like Python instead of just being restricted to JS Cloud Functions.

Thanks in advance!

It is possible to do that only for a set of whitelisted IPs.

After you move to a self hosted server you can configure that direct access to the database better.