Skip to main content
Glama
davolu

Social MCP Connector

by davolu

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REDIS_URLNoEnables SSE resumability. Not needed for Streamable HTTP.
META_APP_IDNoMeta app id – only for token debugging / appsecret_proof.
META_PAGE_IDNoFacebook Page id linked to the IG account. Optional override; if missing/incorrect, auto-discovered.
MCP_AUTH_TOKENNoIf set, the MCP endpoint requires Authorization: Bearer <value>. If unset, endpoint is open.
META_APP_SECRETNoMeta app secret – only for token debugging / appsecret_proof.
META_IG_USER_IDNoInstagram Business/Creator account id (numeric). Optional override; if missing/incorrect, auto-discovered.
META_ACCESS_TOKENNoLong-lived Meta access token with required permissions (instagram_basic, instagram_manage_insights, pages_read_engagement, pages_show_list, read_insights). Required for Meta/IG/FB tools.
TIKTOK_CLIENT_KEYNoTikTok app client key. Used by /api/tiktok/auth OAuth helper.
TIKTOK_ACCESS_TOKENNoUser access token from TikTok Login Kit OAuth. Required for TikTok tools.
TIKTOK_REDIRECT_URINoOverride the OAuth redirect URI. Defaults to ${origin}/api/tiktok/callback.
TIKTOK_CLIENT_SECRETNoTikTok app client secret. Used by /api/tiktok/callback for token exchange.

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/davolu/social-mcp-connector'

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