Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

FEDLIN Scanners

com.fedlin/fedlin-mcp-server

Exposes FEDLIN's public security scanners as agent-callable tools over Streamable HTTP.

Uptime
100.0%
2 direct probes · 30d
Response
456ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

scan_post_quantum

Check whether a domain's TLS is using post-quantum (hybrid ML-KEM) key exchange.

scan_domain_trust

Audit a domain's DNS, TLS, certificates, and email authentication (SPF/DKIM/DMARC/DNSSEC).

scan_security_headers

Grade a domain's HTTP security headers (HSTS, CSP, and more).

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "fedlin_scanners": {
      "url": "https://mcp.fedlin.com/mcp",
      "transport": "streamable-http"
    }
  }
}