Skip to main content
Glama
salman0butt

facebook-page-mcp

by salman0butt

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHost interface to bind the server to. Defaults to 127.0.0.1.127.0.0.1
PORTNoPort to bind the server to. Defaults to 3000.3000
DRY_RUNNoWhen true, publishing tools return the endpoint without creating a Facebook post. Defaults to true.true
FB_PAGE_IDYesThe numeric ID of the Facebook Page to publish to.
FB_APP_SECRETNoOptional Facebook app secret for appsecret_proof.
MCP_ROUTE_SECRETYesLong random secret for securing the MCP endpoint. Required.
MCP_ALLOWED_HOSTSNoComma-separated list of allowed Host header values. Required when HOST is not a localhost interface.
MCP_ALLOWED_ORIGINSNoComma-separated list of allowed Origin header values. If omitted on a public bind, reuses MCP_ALLOWED_HOSTS.
FB_GRAPH_API_VERSIONNoThe Facebook Graph API version to use. Defaults to v26.0.v26.0
FB_PAGE_ACCESS_TOKENYesA Facebook Page access token with pages_show_list, pages_read_engagement, and pages_manage_posts permissions.
FB_REQUEST_TIMEOUT_MSNoTimeout for Facebook API requests in milliseconds. Defaults to 20000.20000

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/salman0butt/facebook-page-mcp'

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