Throwing a 503 dynamically

Currently working to get someone’s site crashed site migrated to meteor as their current software is unrecoverable. Some of the links will take longer than others to get setup and I wanted to return a 503 on them. Any ideas on how to throw a 503 error in meteor that a Google crawler (seo) will recognize?