security

Mcp Recon

Conversational recon interface and MCP server powered by httpx and asnmap. Supports various reconnaissance levels for domain analysis, security header inspection, certificate analysis, and ASN lookup.

local
rust
security
0
View on GitHub

Installation

npx -y nickpending/mcp-recon

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-recon",
  "command": "npx",
  "args": [
    "-y",
    "nickpending/mcp-recon"
  ]
}

About This MCP Server

nickpending/mcp-recon

Conversational recon interface and MCP server powered by httpx and asnmap. Supports various reconnaissance levels for domain analysis, security header inspection, certificate analysis, and ASN lookup.

GitHub: https://github.com/nickpending/mcp-recon

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub