MCP Directory
Back

h1-brain

by PatrikFehrenbach · Python · ★ 271

MCP server that connects AI assistants to HackerOne for bug bounty hunting

#ai#bug-bounty#bug-bounty-tools#claude#hackerone#hacking#mcp#mcp-server#pentesting#security

Install

pip install git+https://github.com/PatrikFehrenbach/h1-brain.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "h1-brain": {
      "command": "uvx",
      "args": [
        "git+https://github.com/PatrikFehrenbach/h1-brain.git"
      ]
    }
  }
}

From the README

An MCP server that connects your AI assistant to HackerOne. It pulls your bug bounty history, program scopes, and report details into a local SQLite database, then exposes tools that let any MCP-compatible client (Claude Desktop, Claude Code, etc.) search, analyze, and build on your past work. It also ships with a **pre-built database of 3,600+ publicly disclosed bounty-awarded reports** from the HackerOne community — full vulnerability write-ups, weakness types, and bounty amounts. The AI uses both your personal data and public knowledge to generate attack briefings. The primary tool, , gen…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related databases servers