loading…
Search for a command to run...
loading…
Scan any URL, domain, or IP address for security threats using URLScanner.online. Returns a full security report including: - Threat verdict (safe / suspicious
Scan any URL, domain, or IP address for security threats using URLScanner.online. Returns a full security report including: - Threat verdict (safe / suspicious / malicious) and 0–100 security score - Threat intelligence across 70+ feeds (malware, phishing, blocklists) - SSL certificate validity, expiry, issuer, and OCSP status - HTTP security headers audit (missing / misconfigured) - DNS records (A, AAAA, MX, TXT, NS, SOA) - WHOIS registration data (registrar, dates, country) - Full redirect chain analysis - AI-generated summary Free to use. No account required. 10 scans/day per IP.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"url-scanner-online-aprensec": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"pol-l3ch/url-scanner-online-aprensec"
]
}
}
}Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolProvides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hz