Skip to main content
Glama
alpernae

HackerOne MCP Server

by alpernae

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HACKERONE_API_TOKENYesYour HackerOne API token
HACKERONE_TIMEOUT_MSNoPer-request timeout in milliseconds20000
HACKERONE_MAX_RETRIESNoNumber of retries for 429/5xx and transient network errors2
HACKERONE_API_USERNAMEYesYour HackerOne API token identifier (username)
HACKERONE_RETRY_MAX_DELAY_MSNoMaximum backoff delay in milliseconds4000
HACKERONE_RETRY_BASE_DELAY_MSNoInitial backoff delay in milliseconds400

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
h1_get_hacktivityB

Search public Hacktivity reports using Lucene syntax.

h1_list_reportsA

List reports owned by the authenticated hacker.

h1_get_reportC

Get a report with its relationships.

h1_create_reportC

Submit a vulnerability report.

h1_get_balanceB

Get the authenticated hacker's payment balance.

h1_get_earningsD

List earnings.

h1_get_payoutsC

List payouts.

h1_list_programsC

List available programs.

h1_get_programC

Get program details.

h1_get_program_scopesD

List structured scopes.

h1_get_scope_exclusionsC

List excluded report categories.

h1_get_program_weaknessesC

List accepted weaknesses.

h1_list_report_intentsC

List report intents.

h1_get_report_intentB

Get a report intent and pipeline status.

h1_create_report_intentC

Create an AI-assisted report intent.

h1_update_report_intentA

Update an unsubmitted report intent.

h1_delete_report_intentA

Permanently delete an unsubmitted report intent.

h1_submit_report_intentD

Submit a ready report intent.

h1_list_report_intent_attachmentsC

List report intent attachments.

h1_upload_report_intent_attachmentsA

Upload local files to an unsubmitted report intent.

h1_delete_report_intent_attachmentA

Permanently delete a report intent attachment.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/alpernae/hackerone-mcp'

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