Question about converting from MySQL to MongoDB

For a new project I decided to use a noSQL database instead of MySQL. After considering several options, the choice fell on MongoDB.

I would like to know if it is possible to convert the standard database from MySQL to MongoDB. Is there an existing procedure, documentation or support for this?