
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.
Basic information
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.
More Other MCP servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Nginx UI
0xJackyYet another WebUI for Nginx
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
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