Execute the following commands to download the database onto your machine.
First, on the server execute this command:
mongodump -d <db-name> -o <db-name>
Download the folder called and the on your machine, execute the following command
mongorestore -d //