Web Recon Agent runs on your own machine — the client starts it, so there is no endpoint to ping. 21 installs a week from npm.
Owned-target web security assessment MCP server for authenticated, high-friction apps.
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add web-recon-agent -- npx -y mcp-web-recon-agent
{
"mcpServers": {
"web-recon-agent": {
"args": [
"-y",
"mcp-web-recon-agent"
],
"command": "npx"
}
}
}
[mcp_servers.web-recon-agent]
command = "npx"
args = ["-y", "mcp-web-recon-agent"]
{
"mcpServers": {
"web-recon-agent": {
"args": [
"-y",
"mcp-web-recon-agent"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"web-recon-agent": {
"args": [
"-y",
"mcp-web-recon-agent"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.