Company Identity Resolver
About
Resolve any combination of company name, domain, or LinkedIn URL into one canonical company identity with confidence scores.
Details
- Author
- mambalabsdev
- Categories
- Marketing, Other
Jump to
Setup
Install Company Identity Resolver in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/mambalabsdev/mcp-company-identity-resolver
Follow the installation instructions in the repository README, then restart your MCP client.
An MCP server that exposes the Mamba Labs Company Identity Resolver as a single tool. Install one package and give your MCP client a way to turn any combination of company name, domain, or LinkedIn URL into one canonical company identity tuple with confidence scores, wrapping the Mamba Labs actor on Apify and returning Clay-ready flat JSON.
- What it does
- Quick start
- Prerequisites
- Example prompts
- Tool and inputs
- Full actor documentation
- Mamba Labs GTM Suite
- License
This server gives an AI client one tool:
- resolve_company_identity: resolve any combination of company name, domain, or LinkedIn URL into the canonical name, primary domain, and LinkedIn company URL, each with a 0-100 confidence score plus an overall score and a match method. It cross-checks the inputs you give it, resolves the ones you do not, and flags conflicts (a domain and a LinkedIn slug that disagree) instead of merging them.
All of the work runs on Apify. This package is a thin client that routes the tool call to the actor and hands back the result.
You need Node.js 18 or newer and an Apify account with an API token.
{ "mcpServers": { "company-identity-resolver": { "command": "npx", "args": ["-y", "@mambalabsdev/mcp-company-identity-resolver"], "env": { "APIFY_TOKEN": "your-apify-token" } } } }
Get your token athttps://console.apify.com/account/integrations, paste it in, and restart Claude Desktop. The tool will be available.
- Node.js 18 or newer
- An Apify account with an API token
- "Resolve the canonical identity for the company 'Stripe' and give me its domain and LinkedIn URL with confidence scores."
- "I have the domain notion.so; what is the canonical company name and LinkedIn URL?"
- "Do domain stripe.com and LinkedIn slug notion refer to the same company?"
- "Resolve the company at linkedin.com/company/gitlab-com into its domain and name."
- company_name(string): company name, e.g. Stripe. Provide at least one ofcompany_name,domain, orlinkedin_url.
- domain(string): bare company domain, e.g. stripe.com. The strongest canonical key when provided.
- linkedin_url(string): LinkedIn company URL (https://www.linkedin.com/company/stripe) or bare slug (stripe).
- skipCache(boolean): force a fresh resolution and ignore the 7 day result cache.
The output is one flat row: the echoed inputs, the canonicalname,domain, andlinkedin_url, the overallconfidence_score, thematch_method(exact_domain,search_resolved,linkedin_pattern,jsonld,conflict, orunresolved), the per-fielddomain_confidence,linkedin_confidence, andname_confidence, and aresolvedboolean.
For the complete input and output reference, pricing, and run history, see the Company Identity Resolver actor on the Apify Store (canonical immutable Actor ID URL):
https://apify.com/mambalabs/lr8fTRAmZCBZmuwwh
This server is part of theMamba Labs GTM Suite, a fleet of twelve specialized MCP servers for go-to-market signal intelligence, each backed by a dedicated Apify actor.
Built by Mamba Labs.https://apify.com/mambalabs
Free MCP that drives an audit of your marketing. Your AI connects, adsOS digs through your ads, email and site, and hands back a growth plan you can run today.
Google Maps business & lead data API and MCP server - search, enrich (email, social, tech stack), and export leads across 195 countries.
Access real-time exclusive B2B data APIs that power your AI agents and workflows
MCP server for B2B data enrichment via Derrick: find verified emails, phone numbers, and 100+ LinkedIn/company data points natively from agents. Powered by Google Sheets-native Derrick API.
Free -> no API key required. Domain/companyname -> company intelligence for AI agents. Look up company name, country, contacts, and social profiles from any MCP-compatible client.
Rolls hiring and tech-stack signals into a single go-to-market fit score for fast account prioritization. Part of the Mamba Labs signal toolkit.
Qualifies accounts against your ideal customer profile and returns a score, tier, and per-signal reasoning. Part of the Mamba Labs signal toolkit.
Six go-to-market signal tools in a single MCP server, from hiring detection to ICP scoring, all returning flat Clay-ready data.
B2B lead generation, email verification, company enrichment, and governed GTM Ops.
MCP server for B2B leads and enrichment data
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



