bug-bounty-intelligence-mcp
Related Servers
Alternatives to bug-bounty-intelligence-mcp
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityAmaintenanceEnables AI agents to scan code for security vulnerabilities before execution, supporting Python and JavaScript/TypeScript with deterministic AST-based analysis and optional Solana micropayments.-
- AlicenseAqualityCmaintenanceEnables static security audit of Solidity smart contracts by analyzing source code or deployed bytecode for vulnerabilities, providing risk scores and detailed findings.1MIT
- AlicenseBqualityDmaintenanceReal-time smart contract security for autonomous AI agents, offering tools for contract verification, wallet monitoring, drain detection, threat reporting, and leaderboards.197 npmMIT
- FlicenseBqualityCmaintenanceEnables AI agents to perform token security audits, honeypot detection, liquidity analysis, and risk scoring to avoid crypto scams.1-
- AlicenseAqualityDmaintenanceEnables AI coding agents to scan smart contracts and code for vulnerabilities, check against 12 famous-hack patterns, and return public security receipts directly in the IDE.48 npmMIT

Draugrofficial
AlicenseNot gradedqualityAmaintenanceSecurity scanning for AI agents: SAST, SCA, secrets, IaC, DAST, ranked by real risk.7Apache 2.0
TDQS
Scored across 3 tools
Each tool has a clearly distinct role: list_vulnerability_patterns provides historical data, scan_contract starts a new analysis, and get_scan_report polls for results. There is no ambiguity or overlap between them.
All tool names follow a consistent verb_noun snake_case pattern: list_vulnerability_patterns, scan_contract, and get_scan_report. The naming clearly communicates the action and resource.
With only 3 tools the server feels slightly minimal, but the count is appropriate for a focused scan-and-report workflow. Each tool serves a distinct step in the user journey, so the size is reasonable rather than inadequate.
The server covers the full lifecycle from querying historical patterns to submitting a scan and retrieving the report. A minor gap is the lack of a way to list past jobs or cancel a scan, but this is not essential for the core purpose.