You're viewing a demo portfolio

Join the waitlist
PRSM

email_finder

Active

Tool of mcp-hunter

declared in 0.1.0

Find the most likely professional/work email address for a specific person at a domain on Hunter.io. Returns the email, a confidence score, position, and the number of corroborating sources. Example: email_finder({ domain: "stripe.com", first_name: "Patrick", last_name: "Collison" })

Parameters schema

{
  "type": "object",
  "required": [
    "domain",
    "first_name",
    "last_name"
  ],
  "properties": {
    "domain": {
      "type": "string",
      "description": "Company domain, e.g. \"stripe.com\""
    },
    "_apiKey": {
      "type": "string",
      "description": "Optional — your own Hunter.io API key for higher limits; omit to use the shared Pipeworx key."
    },
    "last_name": {
      "type": "string",
      "description": "Person's last name, e.g. \"Collison\""
    },
    "first_name": {
      "type": "string",
      "description": "Person's first name, e.g. \"Patrick\""
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-hunter

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

2/7 registries
View full server →