Map a company domain to its LinkedIn, X, Instagram, Facebook, and YouTube profile URLs with follower counts. Returns flat Clay-ready JSON with discovery method, per-platform status, and confidence scoring.
Server Config
{
"mcpServers": {
"company-social-presence-mapper": {
"command": "npx",
"args": [
"@mambalabsdev/mcp-company-social-presence-mapper"
]
}
}
}