Skip to main content
Glama
longhdwst1full

social-connect-mcp-poc

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
META_APP_IDNoFacebook App ID from your Meta Developer App.
MOCK_SOCIALNoSet to "true" to run the demo with mock data and no real API secrets. Set to "false" to make live Facebook/TikTok calls.true
META_PAGE_IDNoFacebook Page ID. Use with META_PAGE_ACCESS_TOKEN.
TIKTOK_SCOPESNoComma-separated list of TikTok OAuth scopes. Example: user.info.basic,video.list.
META_APP_SECRETNoFacebook App Secret from your Meta Developer App.
META_REDIRECT_URINoOAuth redirect URI for Facebook login callback. Example: http://localhost:3000/api/facebook/callback.
TIKTOK_CLIENT_KEYNoTikTok Developer App client key.
META_GRAPH_VERSIONNoThe Meta Graph API version to use. Example: v26.0.v26.0
TIKTOK_ACCESS_TOKENNoTikTok access token. Use to bypass OAuth for testing.
TIKTOK_REDIRECT_URINoOAuth redirect URI for TikTok login callback. Example: http://localhost:3000/api/tiktok/callback.
TIKTOK_CLIENT_SECRETNoTikTok Developer App client secret.
META_PAGE_ACCESS_TOKENNoFacebook Page access token. Use with META_PAGE_ID.
META_USER_ACCESS_TOKENNoFacebook user access token. Use this to bypass OAuth for testing.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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/longhdwst1full/social-connect-mcp-poc'

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