
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.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mamba-linkedin": {
"command": "npx",
"args": [
"-y",
"@mambalabsdev/mcp-domain-to-linkedin-url-resolver"
],
"env": {
"APIFY_TOKEN": "your-apify-token"
}
}
}
}ツール
1Resolve 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.
「その他」の他のコンテンツ
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Codelf
unbugA search tool helps dev to solve the naming things problem.
コメント