Skip to main content
Glama
toannguyen3107

Bug Bounty Platform MCP Server

Related Servers

Alternatives to Bug Bounty Platform MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Connects AI assistants to HackerOne bug bounty history, program scopes, and public disclosed reports for searching, analyzing, and generating attack briefings.
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Wraps multiple bug bounty platform APIs (HackerOne, Bugcrowd, etc.) behind a uniform MCP tool surface, enabling LLM agents to query programs, scope, and briefs across platforms through a single interface.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Connects AI assistants to Intigriti by syncing programs, scopes, and rules of engagement, then provides tools to search and generate actionable attack briefings.
      2
      MIT
    • F
      license
      A
      quality
      C
      maintenance
      Enables AI assistants to interact with HackerOne for managing reports, checking program scope, analyzing earnings, and more through natural language commands.
      28
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Connects AI assistants to HackerOne to pull bug bounty history, program scopes, and report details into a local SQLite database, exposing tools for searching, analyzing, and generating attack briefings using both personal and public disclosed reports.
      353
      MIT
    • F
      license
      A
      quality
      D
      maintenance
      Provides read-only access to HackerOne reports, program scopes, and bounty earnings through the HackerOne API. It enables users to analyze hunting patterns, check asset eligibility, and retrieve report details or triage conversations via natural language.
      9
      41
      -

    TDQS

    A3.9/5.0

    Scored across 5 tools

    Disambiguation4/5

    Each tool targets a distinct action (search, get details, get scope, check target, platform status), but there is minor overlap between bounty_get_program (which includes scope) and bounty_get_scope (structured scope only). The descriptions clarify the difference, so agents can reliably choose correctly.

    Naming Consistency5/5

    All tool names share the 'bounty_' prefix and follow a consistent verb_noun pattern: search_programs, get_program, get_scope, check_target, get_platforms_status. This makes the API predictable and easy to navigate.

    Tool Count5/5

    Five tools is well-scoped for this read-only bug bounty program intelligence server. Each tool has a clearly necessary role—searching, retrieving program details, fetching structured scope, verifying targets, and checking platform connectivity—no unnecessary bloat or missing critical operations.

    Completeness4/5

    The core workflows of discovering and assessing bug bounty programs are well covered: searching programs, reading full policies, inspecting scope, checking target eligibility, and monitoring platform status. Minor gaps include the lack of a dedicated 'list all programs' endpoint, though this can be achieved via an empty search query, and the server intentionally omits submission or hunting features, which appear outside its scope.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues