A straightforward network diagnostics toolkit that wraps common operations you'd normally run from the command line or various web tools. It exposes DNS lookups, WHOIS queries, SSL certificate checking, and HTTP status code verification through public APIs, so you're not parsing dig output or scraping random websites. Useful when you're debugging connectivity issues, verifying domain configurations, or checking certificate expiration dates directly from Claude without switching contexts. The author maintains it as part of toolcompare.fyi, a site comparing tools for freelancers and small teams. Nothing fancy here, just reliable network utilities accessible through the MCP protocol.
Public tool metadata for what this MCP can expose to an agent.
tech_detectDetect 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.1 paramsDetect 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.
urlstringsecurity_headersCheck 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.1 paramsCheck 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.
urlstringemail_securityCheck email security configuration for a domain. Returns SPF, DKIM, and DMARC record status. Essential for verifying deliverability and preventing email spoofing.1 paramsCheck email security configuration for a domain. Returns SPF, DKIM, and DMARC record status. Essential for verifying deliverability and preventing email spoofing.
domainstringwebsite_analyzeComprehensive 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.1 paramsComprehensive 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.
urlstringcom.mcparmory/google-search
io.github.pipeworx-io/brave-search
marcopesani/mcp-server-serper
brave/brave-search-mcp-server
com.mcparmory/google-search-console
acamolese/google-search-console-mcp