Skip to main content
Glama
1193776794

Frida Agent MCP

by 1193776794

get_messages

Retrieve messages from injected Frida scripts to analyze real-time execution data during Android dynamic analysis. Supports pagination and file export for debugging.

Instructions

Get messages collected from the injected script's send() calls. Call this after the user has triggered the target functionality.

Args: limit: Maximum number of messages to return (default 50). offset: Skip first N messages for pagination. save_to_file: If True, save all messages to a JSON file and return the path.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
offsetNo
save_to_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