If for any reason you cannot VNC onto your mac server due to the Apple Remote Desktop service, you can kickstart it by opening a SSH session running the following command
sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -activate -configure -access -on -users [USERNAME] -privs -all -restart -agent
Replace [USERNAME] with your short username.