You're viewing a demo portfolio

Join the waitlist
PRSM

findymail_reverse_email

Active

Tool of Findymail

declared in 0.1.0

Look up the person/LinkedIn profile behind an email address — give an email and get the person's name, company, job title, and LinkedIn URL when available. Reverse-email enrichment. Example: findymail_reverse_email({ email: "patrick@stripe.com", _apiKey: "your-findymail-key" })

Parameters schema

{
  "type": "object",
  "required": [
    "email",
    "_apiKey"
  ],
  "properties": {
    "email": {
      "type": "string",
      "description": "Email address to look up, e.g. \"patrick@stripe.com\""
    },
    "_apiKey": {
      "type": "string",
      "description": "Your Findymail API key (get one at findymail.com)"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Findymail

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

1/7 registries
View full server →