web-network-tools
MCP server providing web tools: DNS lookup, WHOIS, SSL checker, HTTP status checker.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Tech Detect: Detect technologies used by a website. Given a URL, identify CMS, frameworks, analytics tools, CDN, hosting provider, payment processors, and more. Uses only HTTP headers and HTML parsing
- Security Headers: Check security HTTP headers for a URL. Returns a security score, which headers are present (HSTS, CSP, X-Frame-Options, etc.) and which are missing. Essential for website security au
- Email Security: Check email security configuration for a domain. Returns SPF, DKIM, and DMARC record status. Essential for verifying deliverability and preventing email spoofing.
What data it sees
Do you need an account
No: the server works without sign-in
MCP server providing web tools: DNS lookup, WHOIS, SSL checker, HTTP status checker. Uses only public APIs — no credentials needed.
Server tool list (4)
Raw names from tools/list. Only developers need these.
| tech_detect | Detect technologies used by a website. Given a URL, identify CMS, frameworks, analytics tools, CDN, hosting provider, payment processors, and more. Uses only HTTP headers and HTML parsing — no scraping or third-party APIs. |
| security_headers | Check security HTTP headers for a URL. Returns a security score, which headers are present (HSTS, CSP, X-Frame-Options, etc.) and which are missing. Essential for website security auditing. |
| email_security | Check email security configuration for a domain. Returns SPF, DKIM, and DMARC record status. Essential for verifying deliverability and preventing email spoofing. |
| website_analyze | Comprehensive website analysis. Given any URL, returns tech stack, hosting provider, security posture, SSL status, email security config, SEO metadata, social media profiles, WHOIS domain info, and DNS records. All from standard HTTP/DNS/WHOIS protocols — no scraping. |