A modular external attack surface mapping tool integrating tools for automated reconnaissance and bug bounty workflows.
Server Config
{
"mcpServers": {
"ExternalAttacker-MCP": {
"command": "python",
"args": [
"<Your_Path>\\ExternalAttacker-MCP.py"
]
}
}
}