74
/ 100
18 days ago
glama

Social MCP Connector

A remote MCP server that provides tools to query live Meta (Facebook+Instagram) and TikTok organic social data, such as follower counts, insights, recent posts, and aggregated overviews.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 4 credentials: MCP_AUTH_TOKEN, TIKTOK_ACCESS_TOKEN, TIKTOK_CLIENT_KEY, TIKTOK_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretMCP_AUTH_TOKENoptional If set, the MCP endpoint requires Authorization: Bearer <value>. If unset, the endpoint is open.
configMETA_IG_USER_IDfor IG tools Instagram Business/Creator account id (numeric, not the @handle).
configMETA_PAGE_IDfor FB tool Facebook Page id linked to the IG account.
configREDIS_URLleave unset and the Streamable HTTP path (/api/mcp) works fully
🔐 secretTIKTOK_ACCESS_TOKENGET /api/tiktok/callback Shows the resulting to copy into Vercel.
🔐 secretTIKTOK_CLIENT_KEYfor OAuth helper TikTok app client key. Used by /api/tiktok/auth to mint the access token.
🔐 secretTIKTOK_CLIENT_SECRETfor OAuth helper TikTok app client secret. Used by /api/tiktok/callback for the token exchange.
configTIKTOK_REDIRECT_URIoptional Override the OAuth redirect URI. Defaults to ${origin}/api/tiktok/callback. Must match the URI registered in the TikTok app.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/davolu-social-mcp-connector-1dinv5)](https://m8ven.ai/mcp/davolu-social-mcp-connector-1dinv5)
commit: 79823164f5de40820a0e30037f5968218bf7b3d7
code hash: 23bd048c31cc646ec3adba8cb53e45bd4b5f503f722ee3144aec73b3be51386c
verified: 6/24/2026, 9:58:49 AM
view raw JSON →