It reads the company's own site first and validates whatever it finds, so the LinkedIn page that comes back belongs to the company you asked about.
An MCP wrapper around Mamba Labs' social presence mapper on Apify. One tool maps a domain to the company's official social profiles, found from the homepage's own links, a web-search fallback and pattern guessing, then validated against the company.
- map_company_social_presence returns official LinkedIn, X, Instagram, Facebook and YouTube URLs for a domain
- Follower counts are extracted wherever they are public
- Profiles are validated against the company rather than accepted on a name match
- Three discovery routes — homepage links, web search, pattern guessing — so a company that does not link its own accounts is still found
- Flat, Clay-ready JSON
Node and the npm package. All of the work runs on Apify — this package routes the tool call there, so an Apify account carries the run.
One command plus a key — npx -y @mambalabsdev/mcp-company-social-presence-mapper, then supply credentials
