bb-mcp-server

D24yK4r4/bb-mcp-server
★ 0 stars Python 🔒 Security Updated today
A privacy-first MCP server for bug bounty hunting with Claude Code. Sensitive data never reaches the AI.
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": {
    "bb-mcp-server": {
      "command": "uvx",
      "args": [
        "bb-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install bb-mcp-server

Topics

ai-safetyappsecbug-bountyclaude-codemcppentestingprivacysanitizationsecurityvulnerability-disclosure