Skip to main content
Glama

BugBounty MCP Server

by gokulapap
requirements.txt•2.15 kB
# BugBounty MCP Server # Core MCP Server Framework git+https://github.com/modelcontextprotocol/python-sdk.git pydantic>=2.11.0,<3.0.0 click>=8.1.0 # HTTP and Network Libraries aiohttp>=3.8.0 httpx>=0.25.0 requests>=2.28.0 # DNS and Network Security Tools dnspython>=2.3.0 python-nmap>=0.7.1 # Web Scraping and Content Analysis beautifulsoup4>=4.11.0 lxml>=4.9.0 selenium>=4.15.0 # Security and Cryptography cryptography>=41.0.0 pyjwt>=2.8.0 pyotp>=2.9.0 # Database and SQL Analysis sqlparse>=0.4.4 # CLI and User Interface colorama>=0.4.6 tabulate>=0.9.0 tqdm>=4.66.0 python-dotenv>=1.0.0 # Web Security and Anti-Bot Tools fake-useragent>=1.4.0 cloudscraper>=1.2.71 # Validation and Utilities validators>=0.22.0 qrcode>=7.4.0 # System and Network Access psutil>=5.9.0 paramiko>=3.3.0 asyncssh>=2.14.0 # Configuration Support PyYAML>=6.0 # File Type Detection python-magic>=0.4.27 # Image Processing for Screenshots Pillow>=10.0.0 # Report Generation reportlab>=4.0.0 # Data Analysis (lightweight) pandas>=2.1.0 numpy>=1.25.0 # Browser Automation playwright>=1.40.0 # API Integrations (commented out - install separately with API keys) # shodan>=1.28.0 # Install with: pip install shodan # censys>=2.2.0 # Install with: pip install censys # sublist3r # Install with: pip install sublist3r # wappalyzer>=0.3.1 # Install with: pip install wappalyzer # Heavy ML Dependencies (commented out - install only if needed) # scikit-learn>=1.3.0 # Install with: pip install scikit-learn # tensorflow>=2.13.0 # Install with: pip install tensorflow # matplotlib>=3.7.0 # Install with: pip install matplotlib # PDF Generation (commented out - install only if needed) # weasyprint>=60.0 # Install with: pip install weasyprint # Cloud Security (commented out - install only if needed) # docker>=6.1.0 # Install with: pip install docker # boto3>=1.29.0 # Install with: pip install boto3 # azure-identity>=1.14.0 # Install with: pip install azure-identity # google-cloud-core>=2.3.0 # Install with: pip install google-cloud-core

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/gokulapap/bugbounty-mcp-server'

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