MCP.so
登录
C

Company Social Presence Mapper

@mambalabsdev

关于 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.

基本信息

分类

媒体与设计

传输方式

stdio

发布者

mambalabsdev

提交者

Aaron Clark

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

媒体与设计 分类下的更多 MCP 服务器