Feranor Resilience
com.feranor/resilienceScan/purge hidden text & score web domains: TLS, DNS, headers, speed. Free scans, $0.01 actions.
Tools · 6
Removes invisible Unicode characters and replaces homoglyphs in a text string. Returns the cleaned text plus a before-and-after comparison. Use this tool after text_scan_v1 to fix flagged issues. Pric…
Runs the full resilience check on up to 100 domains in a single call and returns the same scored report for each one: TLS certificate, security headers, DNS redundancy, response time, with every indiv…
Measures how resilient a public web domain is from the outside and returns a weighted score out of 100, a per-category breakdown, and prioritised findings explaining what to fix first. Use it to audit…
Free. Returns the overall resilience score out of 100 for a public web domain, plus the score of each category and how many findings each one raised. Use it to triage: to rank a list of domains, to co…
Free. Scans a text string for invisible Unicode characters, homoglyphs, and normalization issues. Returns a risk score and a detailed report. Use this tool before text_purge_v1 to inspect suspicious c…
Free. Returns the overall resilience score out of 100 for up to 100 public web domains, plus the score of each category and how many findings each one raised. Use it to triage a portfolio: rank a list…
Resources · 3
List of every signal the resilience scorer checks, with its category and weight. Free to read, does not run a check.
feranor://signals
What Feranor is and what this server does. Same content as https://www.feranor.com/llms.txt.
feranor://about
Full pricing grid for every tool, including volume tiers for the batch tools. Free to read.
feranor://pricing
Prompts · 3
Audit a list of domains and get a prioritised summary of what to fix first.
Rank a list of domains for free first, then pull the full report only on the ones that need attention.
Check whether a configuration change (headers, TLS, DNS) actually took effect after a deployment.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"feranor_resilience": {
"url": "https://www.feranor.com/mcp",
"transport": "streamable-http"
}
}
}