Facebook sdk in meteor?

I´m using

accounts-facebook
service-configuration

for facebook login (on mobile devices via native app ios/android)

is there a way to use the facebook sdk/graph api with some working packages?

I would like to do some facebook related things like getting a friendlist of the current logged in user which are using my app also.

If you are just going to use it on the client side, I think you can use the facebook sdk via jquery. If you are using it on the server side, https://github.com/meteorhacks/npm.