find out what port mongodb is listening to code example Example: how to know on which port my mongodb server is running sudo lsof -iTCP -sTCP:LISTEN | grep mongo