You're viewing a demo portfolio

Join the waitlist
PRSM

coresignal_employee

Active

Tool of Coresignal

declared in 0.1.0

Find a person's professional profile by name (+company) via Coresignal — returns title, current company, location, LinkedIn URL, work experience and education. LinkedIn-adjacent people data. Example: coresignal_employee({ name: "Patrick Collison", company: "Stripe", _apiKey: "your-key" })

Parameters schema

{
  "type": "object",
  "required": [
    "name",
    "_apiKey"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "Full name of the person, e.g. \"Patrick Collison\"."
    },
    "_apiKey": {
      "type": "string",
      "description": "Coresignal API key (BYO). Sign up + start a trial at coresignal.com."
    },
    "company": {
      "type": "string",
      "description": "Optional company name to disambiguate, e.g. \"Stripe\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Coresignal

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

1/7 registries
View full server →