In-depth architectural comparison of the Feranor Resilience and Jadx AI MCP MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
Feranor Resilience
Security · Remote HTTP/SSE
Quality: 73/100 (Great) | Auth: No auth required
Jadx AI MCP
Security · Local stdio
Quality: 64/100 (Good) | Auth: No auth required
Verdict Summary: Choose Feranor Resilience if you need specialized Security tools running via a hosted cloud SSE transport. Choose Jadx AI MCP if your workspace requires Security integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Feranor Resilience when:
You need dedicated capabilities in the Security domain.
You prefer remote streaming HTTP/SSE transport architecture.
Your security boundary fits: No auth required (Paid Service).
Primary tools included: TLS checks, HTTP header checks, DNS checks.
You need dedicated capabilities in the Security domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
Primary tools included: Integrated MCP server inside modified JADX-GUI, HTTP access to currently selected class and project code, Real-time AI code review and recommendations.
Scan/purge hidden text & score web domains: TLS, DNS, headers, speed. Free scans, $0.01 actions.The Tools:
text_scan_v1 — free
Scans a text string for invisible Unicode characters, homoglyphs, and normalization issues. Returns a risk score, a list of flagged characters, and detected homoglyphs. Never modifies the input text.
text_purge_v1 — $0.01 per call
Removes invisible Unicode characters and replaces homoglyphs in a text string, then normalizes the result. Returns the cleaned text plus a before-and-after risk comparison.
domain_check_score_v1 — free
Overall score, per-category scores, and how many findings each category raised. Use it to triage: rank a list of domains, confirm one is healthy, or decide whether the full report is worth pulling. It tells you which categories are weak and how many issues they hold, but not what the issues are.
domain_check_score_batch_v1 — free
The same triage scores for up to 100 domains in a single call. One score summary per distinct domain: overall score, per-category scores, and how many findings each category raised. Never the findings themselves.
domain_check_v1 — $0.01 per call
Full report for one domain: weighted score out of 100, per-category breakdown, and every individual finding with a prioritised remediation order.
domain_check_batch_v1 — from $0.005 per domain
The same full report for up to 100 domains in a single call, with one payment for the whole batch instead of one per domain. Both cheaper per domain and much faster than calling domain_check_v1 in a loop.
Tools & Capabilities Breakdown
Feranor Resilience Tools (6)
TLS checks
HTTP header checks
DNS checks
Response-time measurement
Per-call pricing
No signup required
Jadx AI MCP Tools (6)
Integrated MCP server inside modified JADX-GUI
Ready-to-Paste Client Configurations
Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).
Feranor Resilience is categorized under Security and uses a remote streaming HTTP/SSE transport. In contrast, Jadx AI MCP belongs to Security using local stdio subprocess. Select Feranor Resilience when you need capabilities focused on security and Jadx AI MCP when you require tools for security.
JADX-AI-MCP is a plugin and MCP Server for the JADX decompiler that integrates directly with Model Context Protocol (MCP) to provide live reverse engineering support with LLMs like Claude.