Loading MCP server directory, please wait...
Resolves a company domain or name to its LinkedIn URL with confidence and firmographics.
npx @getmcp/cli add com.mambabuilt/mcp-domain-to-linkedin-url-resolverRequires Node.js 18+. Community-contributed server. Review source before installing.
APIFY_TOKENApify API token from https://console.apify.com/account/integrations
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.mambabuilt/mcp-domain-to-linkedin-url-resolver": {
"command": "npx",
"args": [
"-y",
"@mambalabsdev/mcp-domain-to-linkedin-url-resolver"
],
"env": {
"APIFY_TOKEN": ""
}
}
}
}