security-mcp

ashwnn/security-mcp
★ 0 stars Unknown language 🤖 AI/LLM Updated 4d ago
Rust MCP server that helps security analysts gather external recon, map public assets, enrich vulnerabilities, and organize evidence for analyst-reviewed findings.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "security-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ashwnn/security-mcp"
      ]
    }
  }
}

README Excerpt

Local Rust MCP server that helps AI agents build an external asset graph through passive recon, subdomain discovery, HTTP/TLS profiling, CVE enrichment, checklists, and audit logs.