ankitk090-lang/Zantrix
If you are the rightful owner of Zantrix 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.
Zantrix is a cybersecurity-focused Model Context Protocol (MCP) server designed to integrate with MCP clients for enhanced security diagnostics and network analysis.
Tools
Functions exposed to the LLM to take actions
scan_files
Recursively scans a directory for suspicious file extensions and content patterns.
trace_ip
Traces an IP address to provide geolocation and ISP information.
scan_network
Scans a target host for open ports.
analyze_headers
Analyzes the HTTP security headers of a given URL.
dns_lookup
Performs detailed DNS lookups (A, MX, TXT, NS).
whois_lookup
Retrieves domain registration details.
ssl_inspector
Inspects SSL certificates for validity and details.
find_subdomains
Finds subdomains using certificate transparency logs.
check_robots
Fetches and displays robots.txt.
hash_file
Calculates MD5, SHA1, and SHA256 hashes of a file.
search_logs
Searches for keywords in log files.
password_strength
Analyzes password complexity.
decode_text
Decodes Base64, Hex, or URL-encoded text.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client