bugbounty-mcp

xx-r0ger-xx-security/bugbounty-mcp
★ 0 stars JavaScript 🤖 AI/LLM Updated today
Bug bounty MCP server — recon wrappers, scope management, finding tracker, report drafter
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "bugbounty-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "xx-r0ger-xx-security/bugbounty-mcp"
      ]
    }
  }
}

README Excerpt

A Model Context Protocol (MCP) server for bug bounty hunting. Gives Claude direct access to recon tools, scope management, finding tracking, payload libraries, and report drafting — so you get an AI copilot that acts, not just advises. --- ``` bugbounty-mcp/ ├── src/ │ ├── index.js # MCP server entry point — registers all tools

Tools (17)

finding_addfinding_listfinding_updatepayload_getpayload_list_typesrecon_ffufrecon_nucleirecon_portscanrecon_proberecon_subdomainsrecon_whoisreport_draftreport_summaryscope_addscope_checkscope_listscope_remove