Skip to main content
Glama
tiroshanm

Facebook MCP Server

by tiroshanm

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FACEBOOK_PAGE_IDYesYour Facebook Page ID
FACEBOOK_PAGE_ACCESS_TOKENYesYour Facebook Page access token

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
post_to_facebookC

Posts a message to the Facebook Page

reply_to_commentC

Replies to a comment on a specific post

get_page_postsC

Retrieves posts published on the Facebook Page

get_post_commentsB

Retrieves comments for a specific post

filter_negative_commentsB

Filters negative comments from a post

delete_postC

Deletes a post from the Facebook Page.

delete_commentB

Deletes a comment from a post.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tiroshanm/facebook-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server