You're viewing a demo portfolio

Join the waitlist
PRSM

findymail_find_email

Active

Tool of Findymail

declared in 0.1.0

Find the work email for a person by name + company domain — give a person's full name and their company domain and get their verified business email (with job title and LinkedIn when available). B2B prospecting / outreach. Example: findymail_find_email({ name: "Patrick Collison", domain: "stripe.com", _apiKey: "your-findymail-key" })

Parameters schema

{
  "type": "object",
  "required": [
    "name",
    "domain",
    "_apiKey"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "Full name of the person, e.g. \"Patrick Collison\""
    },
    "domain": {
      "type": "string",
      "description": "Company domain (no protocol), e.g. \"stripe.com\""
    },
    "_apiKey": {
      "type": "string",
      "description": "Your Findymail API key (get one at findymail.com)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Findymail

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

1/7 registries
View full server →