Skip to content
Claude Desktop

Website Email Extractor, Phone & Contact Finder (CSV, Sheet) for Claude Desktop

io.github.nero-engine/website-contact-finder

Published emails, phones and social profiles for every website in a list, CSV or Google Sheet.

client:Claude Desktop transport:streamable-http

Install Website Email Extractor, Phone & Contact Finder (CSV, Sheet) in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "website-contact-finder": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.apify.com/?tools=nerolabs/website-contact-finder"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Website Email Extractor, Phone & Contact Finder (CSV, Sheet) in other clients