Skip to main content
Glama

Related Servers

Alternatives to re-ios

No user-submitted related servers found.

    Related Servers

    • F
      license
      B
      quality
      B
      maintenance
      MCP server for iOS Frida exploration enabling app control, UI interaction, and media import via spawn sessions on jailbroken devices.
      53
      102
      2
      -
    • A
      license
      C
      quality
      C
      maintenance
      A Frida MCP server for authorized dynamic analysis and application security research, exposing device/session management, script injection, process and memory inspection, and platform-specific workflows.
      100
      2
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server for attaching Frida-based network/traffic interceptors (TCP/UDP/TLS) to any application. Enables intercepting plaintext TLS traffic, listing processes, attaching hooks, and searching captured payloads via 15 MCP tools.
      GPL 3.0
    • A
      license
      Not graded
      quality
      A
      maintenance
      MCP server that enables agents to reverse engineer applications, from high-level behavior down to native binaries, using tools like Hopper and Ghidra.
      66
      401
      MIT
    • A
      license
      B
      quality
      F
      maintenance
      MCP server for reverse engineering that enables interaction with IDA Pro for analysis tasks such as decompilation, disassembly, and memory engagement reports.
      24
      46
      MIT

    TDQS

    B3.4/5.0

    Scored across 32 tools

    Disambiguation4/5

    Most tools have clear distinct purposes, but there is some overlap: three tools for checking encryption (check_encryption, check_macho_encryption, dynamic_check_cryptid) with subtle differences, and analyze_macho_objc/analyze_macho_objc_deep are nearly identical. Descriptions help differentiate but boundaries could be clearer.

    Naming Consistency4/5

    Tools follow a mostly consistent verb_noun snake_case pattern (e.g., analyze_, check_, dynamic_, frida_). However, there are deviations like 'trollstore_guide' (noun_noun), 'run_skill_pipeline' (verb_verb_noun?), and some mixing of prefixes (e.g., dynamic_check vs check). Overall decent but not perfectly uniform.

    Tool Count3/5

    With 32 tools, the server is on the heavier side. While the domain of iOS reverse engineering is broad and warrants many tools, some functionality is duplicated (e.g., three encryption checks) and a few tools could be merged. The count is reasonable but borderline high.

    Completeness4/5

    The tool set covers the main iOS reverse engineering workflow: static analysis, dynamic hooking, device management, IPA manipulation, and reporting. Minor gaps like specific hooking for other frameworks or advanced patching are missing, but core functionality is well-represented.

    Maintenance

    ActivityStale
    ResponsivenessNo issues