I have a bunch of servers, on which I run experiments using screen. The procedure is the following :
screen
ssh
I'm not really sure of your question, but if all you really want is list currently opened screen session, try:
screen -ls