Have it request a file from a master server, and have each server that you're hosting communicate with the master server to update things like player count, map name, etc. Once the file is downloaded, parse it and display it all up in a list.
Otherwise, you're seriously half-assing this and that's no good.