findymail-mcp-server

Meerkats-Ai/findymail-mcp-server
★ 0 stars JavaScript Communication Updated today
findymail-mcp-server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "findymail-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "Meerkats-Ai/findymail-mcp-server"
      ]
    }
  }
}

README Excerpt

This is a Model Context Protocol (MCP) server that integrates with the Findymail API to provide email validation and finding capabilities. - 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.)

Tools (3)

findymail_find_work_emailfindymail_find_work_email_from_profilefindymail_validate_email