Skip to main content
Glama
intelligent-ears

ProjectDiscovery MCP Server

bug_bounty_workflow

Automate bug bounty reconnaissance by discovering subdomains, scanning ports, probing HTTP services, crawling websites, and detecting vulnerabilities in a unified workflow.

Instructions

Execute complete bug bounty reconnaissance workflow: subdomain discovery, DNS resolution, port scanning, HTTP probing, crawling, and vulnerability scanning

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
domainYesTarget domain for bug bounty reconnaissance
portScanNoInclude port scanning (default: true)
crawlNoInclude web crawling (default: true)
vulnerabilityScanNoInclude vulnerability scanning (default: true)
severityFilterNoNuclei severity filter (critical, high, medium, low)
maxCrawlUrlsNoMaximum URLs to crawl (default: 10)
maxScanUrlsNoMaximum URLs to scan with Nuclei (default: 20)
maxTopPortsNoMaximum top ports for Naabu (default: 100)
batchSizeNoBatch size for DNS/HTTP requests (default: 50)
delayBetweenBatchesNoDelay in milliseconds between batches (default: 1000)
crawlDepthNoCrawl depth for Katana (default: 2)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/intelligent-ears/pd-tools-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server