actorly
← All MCP servers

Bug Bounty Finder - HackerOne + Bugcrowd + security.txt

Find every public bug bounty / responsible disclosure program for a target. Aggregates HackerOne directory + Bugcrowd engagements + target /.well-known/security.txt. Daily-use lookup for bug bounty hunters — know if a target has a program before hunting.

  • 17 users
  • 1 in the last 30 days
  • Developer tools
  • Automation

Server URL

https://mcp.apify.com/?tools=anshumanatrey/bug-bounty-finder

Registry name io.github.AnshumanAtrey/bug-bounty-finder. 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 bug-bounty-finder "https://mcp.apify.com/?tools=anshumanatrey/bug-bounty-finder" --header "Authorization: Bearer YOUR_APIFY_TOKEN"

Cursor

Add to ~/.cursor/mcp.json:

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

VS Code

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

{
  "servers": {
    "bug-bounty-finder": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=anshumanatrey/bug-bounty-finder",
      "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.

Bounty Record$0.005