HackerOne MCP Server

16 tools. 3 can modify or destroy data without limits.

3 write tools that can modify data. Rate limits recommended.

Last updated:

3 can modify or destroy data
13 read-only
16 tools total

Community server · catalogue entry verified 11/06/2026

How to control HackerOne MCP Server ↓

Read (13) Write / Execute (3) Destructive / Financial (0)
High Risk

3 of HackerOne MCP Server's 16 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

PolicyLayer is an MCP gateway — it sits between your AI agents and HackerOne MCP Server, and nothing reaches the server without passing your rules. These are the rules we recommend:

Rate limit write operations
{
  "add_comment": {
    "limits": [
      {
        "counter": "add_comment_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "analyze_report_patterns": {
    "limits": [
      {
        "counter": "analyze_report_patterns_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register HackerOne MCP Server — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON HACKERONE →

Free to start. No card required.

READ 13 tools
Read analyze_report_patterns Fetch your recent reports and analyze patterns: most common vulnerability types, severity distribution, resolu Read get_balance Get your current unpaid bounty balance on HackerOne. Read get_earnings Get your bounty earnings history. Shows amounts, currency, dates, and which programs paid out. Read get_hacker_profile Get your HackerOne hacker profile: reputation, signal, impact, rank, and account info. Read get_program_details Get detailed info about a single program: policy, response times, metrics, bounty splitting, and submission st Read get_program_scope Get the in-scope assets for a bug bounty program. Auto-paginates to return all scope items. Returns asset type Read get_program_weaknesses Get the accepted vulnerability/weakness types for a program. Auto-paginates. Helps frame reports using the rig Read get_report Get the full details of a specific HackerOne report by ID. Returns title, vulnerability details, impact, sever Read get_report_activities Get the activity timeline of a report: comments, state changes, bounty awards, and triage responses. Read get_report_with_conversation Get a report with its full triage conversation. Useful for understanding what questions triage asked, how you Read list_programs List bug bounty programs you have access to on HackerOne. Auto-paginates to return all programs. Read search_disclosed_reports Search publicly disclosed HackerOne reports (hacktivity). Useful for learning what gets paid, finding prior ar Read search_reports Search and list your HackerOne reports. Filter by keyword, program, severity, or state. Great for finding past
How do I prevent bulk modifications through HackerOne MCP Server? +

The HackerOne MCP Server server has 3 write tools including add_comment, close_report, submit_report. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach HackerOne MCP Server.

How many tools does the HackerOne MCP Server MCP server expose? +

16 tools across 2 categories: Read, Write. 13 are read-only. 3 can modify, create, or delete data.

How do I enforce a policy on HackerOne MCP Server? +

Register the HackerOne MCP Server MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every HackerOne MCP Server tool call.

Deterministic rules across all 16 HackerOne MCP Server tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Free to start. No card required.

16 HackerOne MCP Server tools catalogued and risk-classified — across an index of 42,500+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.