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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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