You might find this useful: meteorhacks.com/server-side-rendering
It needs you to write client side template for server and render them using helpers. This is based on Blaze and doesn't provide a completely viable solution.
Also have a look at server side rendering with FlowRouter and React: kadira.io/blog/meteor/meteor-ssr-support-using-fl…