Facebook Mcp Server

general MCP Server

Facebook MCP server for automating posts, comment moderation, insights, and sentiment filtering.

generalgeneral
4 views225 stars78 forksMIT

Why This Matters

Discovered via unknown and last synced 2w ago.

Source
unknown
Stars
225
Last synced
2w ago
Install
Check source

Install

Install instructions not detected yet

Check the source repository for the latest setup steps.

View source instructions
45
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (45)

post_to_facebook

Create a new Facebook post with a message.

unhide_comment

Unhide a previously hidden comment.

get_post_impressions_paid

Get number of paid impressions on the post.

send_dm_to_user

Send a direct message to a user.

bulk_hide_comments

Hide multiple comments by ID.

reply_to_comment

Reply to a specific comment on a post.

delete_comment_from_post

Alias for deleting a comment from a specific post.

get_post_impressions_organic

Get number of organic impressions on the post.

update_post

Updates an existing post's message.

get_page_posts

Retrieve recent posts from the Page.

filter_negative_comments

Filter out comments with negative sentiment keywords.

get_post_engaged_users

Get number of users who engaged with the post.

schedule_post

Schedule a post for future publication.

get_post_comments

Fetch comments on a given post.

get_number_of_comments

Count the number of comments on a post.

get_post_clicks

Get number of clicks on the post.

delete_comment

Delete a specific comment by ID.

get_post_impressions

Get total impressions on a post.

get_post_top_commenters

Get the top commenters on a post.

get_post_reactions_breakdown

Get all reaction counts for a post in one call.

Tool

Description

post_to_facebook:

* Posts a message to the Facebook Page.

Input

`comment_id` (string): The ID of the comment to delete.

delete_post:

* Deletes a post from the Facebook Page.

get_post_share_count

Get the number of shares on a post.

hide_comment

Hide a comment from public view.

get_page_fan_count

Retrieve the total number of Page fans.

delete_post

Delete a specific post by ID.

get_post_impressions_unique

Get number of unique users who saw the post.

get_number_of_likes

Count the number of likes on a post.

post_image_to_facebook

Post an image with a caption to the Facebook page.

get_post_reactions_like_total

Get total number of 'Like' reactions.

bulk_delete_comments

Delete multiple comments by ID.

get_comment_replies

Get all replies to a specific comment.

get_scheduled_posts

List all scheduled (unpublished) posts on the Page.

filter_negative_comments:

* Filters negative comments from a post based on keywords.

get_page_posts:

* Retrieves posts published on the Facebook Page.

reply_to_comment:

* Replies to a comment on a specific post.

comment_id

(string): The ID of the comment.

message

(string): The reply message.

delete_comment:

* Deletes a comment from a post.

get_post_comments:

* Retrieves comments for a specific post.

bulk_unhide_comments

Unhide multiple comments by ID.

get_post_permalink

Get the permalink URL of a post.

get_page_info

Get extended Page details (name, about, category, website).