MU-plugins are basically some of the plugins that are essential for a website to work. These plugins are automatically (and always) loaded along with the site.
Any PHP file put in wp-content/mu-plugins
will be automatically included as a plugin.
For more info, see https://wordpress.org/support/article/must-use-plugins/
References