DevSkits916/Facebook-MCP-Server-beta-1
3.2
If you are the rightful owner of Facebook-MCP-Server-beta-1 and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Facebook MCP Server is a production-ready server that provides read-only access to the Facebook Graph API using the Model Context Protocol (MCP). It is built with Node.js, TypeScript, and Express, and can be deployed locally or as a web service.
Tools
Functions exposed to the LLM to take actions
facebook_get_profile
Returns the authenticated user’s profile.
facebook_get_my_feed
Returns the authenticated user’s feed.
facebook_get_group_feed
Returns a group feed if visible/authorized for the token.
facebook_search_groups
Searches for groups by query.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client