Social MCP Connector
by davolu
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REDIS_URL | No | Enables SSE resumability. Not needed for Streamable HTTP. | |
| META_APP_ID | No | Meta app id – only for token debugging / appsecret_proof. | |
| META_PAGE_ID | No | Facebook Page id linked to the IG account. Optional override; if missing/incorrect, auto-discovered. | |
| MCP_AUTH_TOKEN | No | If set, the MCP endpoint requires Authorization: Bearer <value>. If unset, endpoint is open. | |
| META_APP_SECRET | No | Meta app secret – only for token debugging / appsecret_proof. | |
| META_IG_USER_ID | No | Instagram Business/Creator account id (numeric). Optional override; if missing/incorrect, auto-discovered. | |
| META_ACCESS_TOKEN | No | Long-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_KEY | No | TikTok app client key. Used by /api/tiktok/auth OAuth helper. | |
| TIKTOK_ACCESS_TOKEN | No | User access token from TikTok Login Kit OAuth. Required for TikTok tools. | |
| TIKTOK_REDIRECT_URI | No | Override the OAuth redirect URI. Defaults to ${origin}/api/tiktok/callback. | |
| TIKTOK_CLIENT_SECRET | No | TikTok app client secret. Used by /api/tiktok/callback for token exchange. |
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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityStale
ResponsivenessNo issues