tiroshanm/facebook-mcp-server
If you are the rightful owner of facebook-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server implementation that provides Facebook Page interaction and management capabilities.
Tools
Functions exposed to the LLM to take actions
post_to_facebook
Posts a message to the Facebook Page
reply_to_comment
Replies to a comment on a specific post
get_page_posts
Retrieves posts published on the Facebook Page
get_post_comments
Retrieves comments for a specific post
filter_negative_comments
Filters negative comments from a post
delete_post
Deletes a post from the Facebook Page.
delete_comment
Deletes a comment from a post.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client