Facebook MCP Server
by tiroshanm
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FACEBOOK_PAGE_ID | Yes | Your Facebook Page ID | |
| FACEBOOK_PAGE_ACCESS_TOKEN | Yes | Your Facebook Page access token |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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