Facebook

Facebook

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

26VIEWS
6USERS

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.

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.

Get Comments

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

Get Conversation Messages

Retrieves messages from a specific conversation.

Get Page Conversations

Retrieves a list of conversations between users and the page.

Get Page Posts

Retrieves posts from a facebook page.

Get Post

Retrieves details of a specific facebook post.

Like Post Or Comment

Likes a facebook post or comment.

Send Media Message

Sends a media message (image, video, audio, or file) from the page to a user.

Send Message

Sends a text message from the page to a user via messenger.

Unlike Post Or Comment

Removes a like from a facebook post or comment.

Upload Photo

Uploads a photo file directly to a facebook page. supports local file upload up to 10mb.

Upload Photos Batch

Uploads multiple photo files in batch to a facebook page or album. uses facebook's batch api for efficient multi-photo upload. maximum 50 photos per batch.

Upload Video

Uploads a video file directly to a facebook page. supports local file upload. for large videos (>100mb), uses resumable upload.

Add Reaction

Adds a specific reaction (like, love, wow, etc.) to a facebook post or comment.

Assign Page Task

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

20 actions available