marlinkcyber/basicsec-mcp
If you are the rightful owner of basicsec-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
BasicSec MCP Server is a Model Context Protocol server that offers DNS and email security scanning capabilities using the basicsec library.
Tools
Functions exposed to the LLM to take actions
passive_scan
DNS-only security scan for a domain.
active_scan
Full scan with SMTP tests for a domain.
scan_multiple_domains
Batch domain scanning with specified scan type.
quick_domain_check
Fast batch checks for specified domains.
get_mx_records
Retrieve MX records for a domain.
get_spf_record
Get and validate SPF record for a domain.
get_dmarc_record
Get and validate DMARC record for a domain.
check_dnssec_status
Check DNSSEC status for a domain.
validate_dnssec_chain
Validate DNSSEC chain of trust for a domain.
test_smtp_connection
Test SMTP connectivity for a hostname.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client