Hi – great question!
I’m afraid there is no particular means baked into The Events Calendar/Events Calendar PRO. If you are using WP SEO by Yoast then you can certainly set the title, description etc programmatically – letting you target specific pages such as the main events page.
While I can’t help you with the WP SEO side of that, you may find the following functions useful in building your solution:
… And many others – do take the time to peruse those docs – and in combination with the $wp_query global you can probably work out something that works in your case.
I hope that helps 🙂