If I want it quick, Then I'll use Loopback.
For a quick prototype, definitely Meteor. Its developer experience is very, very good. Making it extremely easy to quickly create a functional prototype. As long as you don't have to host it anywhere, that'd be my pick.
If the MVP would have to be hosted somewhere, I'd go with the Node stack (either Express or Sails) because it's way easier to setup.
Skandar De Anaya
software developer
I voted express but Koa v2 or hapi are good options too.