Skip to main content
Glama
205,112 tools. Last updated 2026-06-15 05:09

"Information about Frida" matching MCP tools:

Matching MCP Servers

  • F
    license
    A
    quality
    B
    maintenance
    Enables dynamic instrumentation of processes by attaching Frida, loading JavaScript scripts, calling RPC methods, and retrieving script output through MCP.
    Last updated
    6
    2
  • F
    license
    A
    quality
    C
    maintenance
    Automates Android app analysis using Frida via AI commands, connecting a rooted Android phone to a computer and running dynamic analysis scripts without manual command execution.
    Last updated
    10
    10

Matching MCP Connectors

  • Verify Frida setup by checking version, native library, and USB devices. If missing, returns a warning with install instructions.
    MIT
  • Intercept Android app traffic using Frida dynamic instrumentation to disable certificate pinning and analyze HTTP(S) communications through HTTP Toolkit.
    MIT
  • List all active Frida sessions, supporting multi-device workflows to monitor hooked processes and scripts during Android security testing.
    MIT
  • Compiles and loads a JavaScript Frida script into a target session for dynamic instrumentation, enabling hooking and API access.
    MIT
  • Check whether an active Frida session is alive and healthy, returning connection status, process PID, and device information.
    MIT
  • Intercept iOS app traffic using Frida dynamic instrumentation to inspect and debug HTTP(S) communications, with automatic certificate pinning bypass for jailbroken devices.
    MIT