Owned-target web security assessment MCP server for authenticated, high-friction apps.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
mcp-web-recon-agent · npm · 0.8.1
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.joepangallo/web-recon-agent",
"description": "Owned-target web security assessment MCP server for authenticated, high-friction apps.",
"repository": {
"url": "https://github.com/joepangallo/web-recon-agent",
"source": "github"
},
"version": "0.8.1",
"packages": [
{
"registryType": "npm",
"identifier": "mcp-web-recon-agent",
"version": "0.8.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Comma-separated hostnames allowed for scanning. Required.",
"isRequired": true,
"format": "string",
"name": "MCP_TARGET_ALLOWLIST"
},
{
"description": "Comma-separated hostnames you explicitly own to unlock active and owned-aggressive scan modes.",
"format": "string",
"name": "MCP_OWNED_TARGETS"
},
{
"description": "Optional path for persisted job metadata. Defaults to mcp-jobs.json in the current working directory.",
"format": "string",
"name": "MCP_JOB_STORE_PATH"
},
{
"description": "Optional maximum number of concurrent scan jobs. Defaults to 2.",
"format": "number",
"name": "MCP_MAX_CONCURRENT"
},
{
"description": "Optional path to a JSON config file that overrides allowlist and concurrency settings.",
"format": "string",
"name": "MCP_CONFIG_PATH"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-03-25T14:39:47.797999Z",
"publishedAt": "2026-03-25T14:39:47.797999Z",
"updatedAt": "2026-03-25T14:39:47.797999Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.8.1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.