MCP.so
登录

Domain To Linkedin Url Resolver

@mambalabsdev

关于 Domain To Linkedin Url Resolver

Turns a company domain or name into its LinkedIn company URL with a confidence score, headcount, industry, and HQ. Part of the Mamba Labs signal toolkit.

基本信息

分类

其他

传输方式

stdio

发布者

mambalabsdev

提交者

Aaron Clark

配置

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

{
  "mcpServers": {
    "mamba-linkedin": {
      "command": "npx",
      "args": [
        "-y",
        "@mambalabsdev/mcp-domain-to-linkedin-url-resolver"
      ],
      "env": {
        "APIFY_TOKEN": "your-apify-token"
      }
    }
  }
}

工具

1

Resolve a company domain or name to its LinkedIn company URL. Returns the LinkedIn URL with a confidence score, plus firmographics such as employee count, industry, and headquarters, and social links, as a flat, Clay-ready JSON row. Provide at least one of company_domain or company_name.

概览

What is Domain To Linkedin Url Resolver?

Domain To Linkedin Url Resolver is an MCP server that converts a company domain or name into its LinkedIn company URL along with a confidence score, headcount, industry, and headquarters location. It is part of the Mamba Labs signal toolkit and addresses the 15–20% miss rate in native Clay LinkedIn enrichment through a multi-signal resolution approach.

How to use Domain To Linkedin Url Resolver?

Pass a company domain or name to the server. It returns the LinkedIn company page URL plus firmographic data and a confidence score. You must configure the server with your Apify token.

Key features of Domain To Linkedin Url Resolver

  • High-accuracy domain to LinkedIn URL resolution
  • Confidence scoring to indicate match reliability
  • Returns firmographics: headcount, industry, headquarters
  • Flat JSON output ready for Clay column mapping
  • Fills gaps where native enrichment providers miss

Use cases of Domain To Linkedin Url Resolver

  • Data enrichment: fill LinkedIn URL gaps in CRM or Clay tables
  • List building: start from domains and resolve to full LinkedIn company profiles
  • Firmographic enrichment: get headcount and industry alongside the URL
  • Clay enrichment: add LinkedIn URL and firmographics as columns in one step

FAQ from Domain To Linkedin Url Resolver

How accurate is the resolution?

The server uses a multi-signal approach with confidence scoring. High-confidence matches are reliable; low-confidence results are flagged for manual review.

What data comes back besides the URL?

Headcount, industry, headquarters location, and a confidence score.

Do I need an Apify account?

Yes. The server runs on Apify infrastructure. You need an Apify token, which you can obtain from a free Apify account.

Can I use this with Clay?

Yes. The output is a flat JSON row that maps directly to Clay columns.

评论

其他 分类下的更多 MCP 服务器