MCP.so
Sign In
C

Company Social Presence Mapper

@mambalabsdev

About Company Social Presence Mapper

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.

Basic information

Category

Media & Design

Transports

stdio

Publisher

mambalabsdev

Submitted by

Aaron Clark

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "company-social-presence-mapper": {
      "command": "npx",
      "args": [
        "@mambalabsdev/mcp-company-social-presence-mapper"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Company Social Presence Mapper?

Maps a company domain to its official social media presence across LinkedIn, X, Instagram, Facebook, and YouTube, returning profile URLs and follower counts in flat JSON. Designed for Clay users and enrichment pipelines.

How to use Company Social Presence Mapper?

Install globally via npm (npm install -g @mambalabsdev/mcp-company-social-presence-mapper) and set the APIFY_TOKEN environment variable. Invoke the MCP server with your company domain to receive enriched data.

Key features of Company Social Presence Mapper

  • Resolves a company domain to verified social profile URLs on 5 platforms
  • Returns follower counts for LinkedIn, Instagram, Facebook, YouTube (public)
  • X/Twitter returns URL only (login-gated, no follower count)
  • Flat 26‑field output, one company per run, Clay‑native
  • Discovery cascade: homepage sameAs, Brave SERP, pattern guess with Levenshtein
  • 7‑day result cache; 50 lookups/month free

Use cases of Company Social Presence Mapper

  • Enrich company records in a CRM or spreadsheet with verified social links
  • Automate lead qualification by checking social presence of target companies
  • Build a social media directory from a list of company domains
  • Integrate with Clay tables for real‑time domain‑to‑social enrichment

FAQ from Company Social Presence Mapper

How do I get an Apify token?

Register at https://console.apify.com/account/integrations to obtain your APIFY_TOKEN.

What platforms are supported?

LinkedIn, X (Twitter), Instagram, Facebook, and YouTube.

Does the server return X/Twitter follower counts?

No – X/Twitter URLs are returned without follower counts due to login‑gated data.

What is the output format?

A flat JSON object with 26 fields, including profile URLs and follower counts where available.

Is there a usage limit?

The free tier allows 50 lookups per month. Results are cached for 7 days to avoid repeat charges.

Comments

More Media & Design MCP servers