SyncGTM logo
All enrichments & signals

Find Personal Email

Find a person's personal email address from public data sources.

Configure MCP server with Find Personal Email

Access Find Personal Email via the SyncGTM MCP server from AI tools like Claude, ChatGPT, Cursor, or Windsurf. Your AI assistant can find personal emails on demand.

MCP server configuration

Add this to your MCP client configuration (Claude Desktop, Cursor, Windsurf, or any MCP-compatible tool):

json
{
  "mcpServers": {
    "syncgtm": {
      "type": "http",
      "url": "https://api.syncgtm.com/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}

Example prompt

Find the personal email for Alex Rivera who works at NovaTech.

Example response

json
{
  "personal_email": "alex.rivera92@gmail.com",
  "email_provider": "gmail.com",
  "confidence_score": 82
}

Learn more about Enrichment MCP

SyncGTM Enrichment MCP gives AI tools direct access to 75+ enrichment and signal actions. Explore all MCP actions →