Findymail MCP ServerServer

Meerkats-Ai
GitHub
email validationAPI integrationMCP server

Loading subscription status...

💡 Description

This is a Model Context Protocol (MCP) server that integrates with the Findymail API to provide email validation and finding capabilities.

📝 JSON Entries

{
  "mcpServers": [
    {
      "findymail": {
        "env": {
          "FINDYMAIL_API_KEY": "your_api_key_here"
        },
        "args": [
          "path/to/findymail/dist/index.js"
        ],
        "command": "node"
      }
    }
  ]
}

🛠️ Tools

findymail_validate_emailfindymail_find_work_emailfindymail_find_work_email_from_profile

Features

  • Validate email addresses to check if they are valid and deliverable
  • Find work emails for individuals using name and company information
  • Find work emails for individuals using their profile URLs (LinkedIn, etc.)

💬 Example Queries

  • Validate an email address
  • Find work email for John Doe using his name and company
  • Find work email for an individual using their LinkedIn profile