Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by dnakov • Tools & CLI
A protocol server for integrating Frida with AI applications for dynamic instrumentation.
Manage and monitor processes on Frida-enabled devices
Interact with mobile and desktop applications through dynamic instrumentation
Inject and track the execution of custom JavaScript scripts in real-time
The Frida MCP Server implements the Model Context Protocol to allow AI systems to interact with applications using Frida's dynamic instrumentation capabilities. It provides comprehensive tools for process and device management, real-time execution of JavaScript, script injection, and interaction with mobile and desktop apps. This server is designed to facilitate seamless integration and management of processes when working with AI models and the Frida toolkit.
List all processes running on the system.
List all processes running on the system. Returns: A list of process information dictionaries containing: - pid: Process ID - name: Process name
List all devices connected to the system. Returns: A list of device information dictionaries containing: - id: Device ID - name: Device name - type: Device type
Get a device by its ID. Args: device_id: The ID of the device to get Returns: Information about the device
Get the USB device connected to the system. Returns: Information about the USB device
Create a prompt to help analyze an application.
Create a prompt to help inject a script into a process.
Create a prompt to analyze a process.
Get the Frida version.
Get a list of all processes as a readable string.
Get a list of all devices as a readable string.
Get an example Frida hook script.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.