Facebook

Facebook

Facebook is a social media and advertising platform used by individuals and businesses to connect, share content, and promote products or services

551VIEWS
9USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app facebooknpx @composio/cli add cursor --app facebooknpx @composio/cli add cursor --app facebooknpx @composio/cli add cursor --app facebook

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Add Photos To Album

Adds photos to an existing facebook album. note: currently adds one photo at a time. for true batch upload, use facebook's batch api endpoint directly.

Add Reaction

Adds a reaction to a facebook post or comment. note: due to api limitations, only like reactions can be added programmatically.

Assign Page Task

Assigns tasks/roles to a user for a specific facebook page.

Create Comment

Creates a comment on a facebook post or replies to an existing comment.

Create Photo Album

Creates a new photo album on a facebook page.

Create Photo Post

Creates a photo post on a facebook page.

Create Post

Creates a new post on a facebook page.

Create Video Post

Creates a video post on a facebook page.

Delete Comment

Deletes a facebook comment.

Delete Post

Deletes a facebook page post.

Get Comment

Retrieves details of a specific facebook comment.

Get Comments

Retrieves comments from a facebook post or comment (for replies).

Get Conversation Messages

Retrieves messages from a specific conversation.

Get Current User

Validates the access token and retrieves the current user's profile via /me.

Get Message Details

Retrieves details of a specific message sent or received by the page.

Get Page Conversations

Retrieves a list of conversations between users and the page.

Get Page Details

Fetches details about a specific facebook page.

Get Page Insights

Retrieves analytics and insights for a facebook page. returns metrics like impressions, page views, fan counts, and engagement data.

Get Page Photos

Retrieves photos from a facebook page.

Get Page Posts

Retrieves posts from a facebook page.

20 actions available