Skip to main content
Glama
1193776794

Frida Agent MCP

by 1193776794

execute

Inject Frida JavaScript scripts into Android applications to analyze runtime behavior, retrieve execution data, and perform dynamic reverse engineering tasks.

Instructions

Inject a Frida JavaScript script into the frontmost application. The script is automatically wrapped with try-catch for safety. Returns immediately after injection - use get_messages() to retrieve results after the user has triggered the target functionality.

Args: script: Frida JavaScript code to inject. Use send() to return data. script_file: Path to a .js file to inject. Use this for large scripts instead of script parameter.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
scriptNo
script_fileNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/1193776794/frida-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server