MCP-Server-for-Ethical-Hacking

ReubenReny03/MCP-Server-for-Ethical-Hacking

3.2

If you are the rightful owner of MCP-Server-for-Ethical-Hacking and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The WebSec MCP Server is a Model Context Protocol server designed to perform safe-by-default website security checks and provide a controlled interface for AI assistants to assess the security posture of authorized sites.

Tools

Functions exposed to the LLM to take actions

http_headers

Fetch HTTP status/version/headers for a URL.

security_headers_audit

Heuristic check for common security headers with recommended fixes.

tls_info

Show TLS certificate subject/issuer/SAN count/expiry via native TLS.

dns_resolve

Resolve A/AAAA addresses for a hostname.

robots_txt

Fetch /robots.txt with metadata and a snippet.

crawl_links

Single-page crawl to list up to N same-origin links/assets.

nmap_top_ports

Opt-in light nmap -sV --top-ports N scan (requires ALLOW_ACTIVE_SCANS=true and confirm="I_own_this").

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources