io.github.joepangallo/web-recon-agent
Owned-target web security assessment MCP server for authenticated, high-friction apps.
{
"mcpServers": {
"web-recon-agent": {
"command": "npx",
"args": [
"-y",
"mcp-web-recon-agent"
],
"env": {
"MCP_TARGET_ALLOWLIST": "<mcp_target_allowlist>",
"MCP_OWNED_TARGETS": "<mcp_owned_targets>",
"MCP_JOB_STORE_PATH": "<mcp_job_store_path>",
"MCP_MAX_CONCURRENT": "<mcp_max_concurrent>",
"MCP_CONFIG_PATH": "<mcp_config_path>"
}
}
}
}{
"mcpServers": {
"web-recon-agent": {
"command": "npx",
"args": [
"-y",
"mcp-web-recon-agent"
],
"env": {
"MCP_TARGET_ALLOWLIST": "<mcp_target_allowlist>",
"MCP_OWNED_TARGETS": "<mcp_owned_targets>",
"MCP_JOB_STORE_PATH": "<mcp_job_store_path>",
"MCP_MAX_CONCURRENT": "<mcp_max_concurrent>",
"MCP_CONFIG_PATH": "<mcp_config_path>"
}
}
}
}npx -y mcp-web-recon-agentMCP_TARGET_ALLOWLISTComma-separated hostnames allowed for scanning. Required.
MCP_OWNED_TARGETSComma-separated hostnames you explicitly own to unlock active and owned-aggressive scan modes.
MCP_JOB_STORE_PATHOptional path for persisted job metadata. Defaults to mcp-jobs.json in the current working directory.
MCP_MAX_CONCURRENTOptional maximum number of concurrent scan jobs. Defaults to 2.
MCP_CONFIG_PATHOptional path to a JSON config file that overrides allowlist and concurrency settings.
Security tools for AI agents: scan MCP servers, validate HDP delegation chains, audit releases.
Provide AI-powered real-time analysis and intelligence on NPM packages, including security, depend…
Zenable cleans up sloppy AI code and prevents vulnerabilities with deterministic guardrails