A MeshInstance
node renders a 3D model.
If you want to use 3D models from a file, you'll need to export your 3D model(s) to a format Godot can read and import that into your project. This page from the docs contains more information on importing 3D scenes.