Loading MCP server directory, please wait...
Owned-target web security assessment MCP server for authenticated, high-friction apps.
npx @getmcp/cli add io.github.joepangallo/web-recon-agentRequires Node.js 18+. Community-contributed server. Review source before installing.
MCP_TARGET_ALLOWLISTComma-separated hostnames allowed for scanning. Required.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.joepangallo/web-recon-agent": {
"command": "npx",
"args": [
"-y",
"mcp-web-recon-agent"
],
"env": {
"MCP_TARGET_ALLOWLIST": "",
"MCP_OWNED_TARGETS": "",
"MCP_JOB_STORE_PATH": "",
"MCP_MAX_CONCURRENT": "",
"MCP_CONFIG_PATH": ""
}
}
}
}