actorly
← All MCP servers

Email & Subdomain Finder - theHarvester OSINT | 54 Sources

Cloud-hosted theHarvester OSINT tool. Harvest emails, subdomains, IPs, URLs and ASNs from 54+ public sources (Shodan, Censys, crt.sh, VirusTotal, SecurityTrails, GitHub, hunter.io). Full CLI feature parity — DNS brute force, subdomain takeover, screenshots. $0.003 per record harvested.

  • 56 users
  • 9 in the last 30 days
  • Lead generation
  • Developer tools
  • Automation

Server URL

https://mcp.apify.com/?tools=anshumanatrey/theharvester-osint

Registry name io.github.AnshumanAtrey/theharvester-osint. Streamable HTTP. Authenticate by signing in with Apify, or with an Authorization: Bearer header carrying your Apify API token.

Connect

Claude (web or desktop)

Settings, Connectors, Add custom connector. Paste the server URL above and sign in with Apify.

Claude Code

claude mcp add --transport http theharvester-osint "https://mcp.apify.com/?tools=anshumanatrey/theharvester-osint" --header "Authorization: Bearer YOUR_APIFY_TOKEN"

Cursor

Add to ~/.cursor/mcp.json:

{
  "mcpServers": {
    "theharvester-osint": {
      "url": "https://mcp.apify.com/?tools=anshumanatrey/theharvester-osint",
      "headers": {
        "Authorization": "Bearer YOUR_APIFY_TOKEN"
      }
    }
  }
}

VS Code

Add to .vscode/mcp.json (VS Code asks for the token once):

{
  "servers": {
    "theharvester-osint": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=anshumanatrey/theharvester-osint",
      "headers": {
        "Authorization": "Bearer ${input:apify-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "apify-token",
      "description": "Apify API token",
      "password": true
    }
  ]
}

Pricing

Charged per event through your Apify account. Free Apify accounts include monthly credit.

OSINT Record$0.003