There are many MongoDB GUI available for Mac Operating System, the most used GUI I think are MongoDB Compass and RoboMongo.
The reason for using MongoDB Compass:
Easy implementation of run ad hoc
It is having an inbuilt schema visualization
You can easily work with your geospatial data
You can visualize your data while performing the CRUD operations
The reasons for using RoboMongo:
It can migrate your databases and relations between the data from SQL to MongoDB.
You can use SQL queries to build the MongoDB database.
It has Intellishell to auto-complete your query
It automates your repetitive tasks like importing in MongoDB.
Want to learn MongoDB from the experts, Check out this MongoDB Course in United States to enhance your Knowledge!