You're viewing a demo portfolio

Join the waitlist
PRSM

pdl_company_enrich

Active

Tool of Peopledatalabs

declared in 0.1.0

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\""
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Peopledatalabs

https://github.com/pipeworx-io/mcp-peopledatalabs

1/7 registries
View full server →
pdl_company_enrich — Peopledatalabs — PRSM MCP