Back to Home
bzzimmy icon

h1-mcp

Verified Safe

by bzzimmy

Overview

Provides an MCP server to enable AI agents to query HackerOne disclosed reports and hacktivity.

Installation

Run Command
npx h1-mcp

Environment Variables

  • HACKERONE_API_USERNAME
  • HACKERONE_API_TOKEN

Security Notes

The server correctly uses environment variables for HackerOne API credentials, which is good practice. It defines legitimate HackerOne API endpoints as its base URL. However, the core functionality for making actual API requests to HackerOne is marked with 'TODO: Implement' and currently throws 'Not implemented' errors. This means the current code does not perform any external data fetching or processing beyond setting up the server and tool definitions, minimizing immediate security risks. Future implementations will require careful review.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens50
Stars0
Forks0
Last Update2025-12-11

Tags

MCPHackerOneSecurityBug BountyAI Tools