pdl_company_enrich
ActiveTool of Peopledatalabs
Enrich a company from its name or domain using People Data Labs. Returns size, employee count, industry, founding year, location, LinkedIn, and website. Provide a name and/or website. Example: pdl_company_enrich({ website: "peopledatalabs.com", _apiKey: "your-key" })
Parameters schema
{
"type": "object",
"required": [
"_apiKey"
],
"properties": {
"name": {
"type": "string",
"description": "Company name, e.g. \"People Data Labs\""
},
"_apiKey": {
"type": "string",
"description": "Your People Data Labs API key (peopledatalabs.com; free tier ~100/mo)."
},
"website": {
"type": "string",
"description": "Company website or domain, e.g. \"peopledatalabs.com\""
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Peopledatalabs
https://github.com/pipeworx-io/mcp-peopledatalabs
1/7 registries