
Domain To Linkedin Url Resolver
@mambalabsdev
About 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.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mamba-linkedin": {
"command": "npx",
"args": [
"-y",
"@mambalabsdev/mcp-domain-to-linkedin-url-resolver"
],
"env": {
"APIFY_TOKEN": "your-apify-token"
}
}
}
}Tools
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.
Overview
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.
Frequently asked questions
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.
Basic information
More Other MCP servers
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Nginx UI
0xJackyYet another WebUI for Nginx
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Comments