Skip to main content
Glama
dryfryce

Frida MCP Server

by dryfryce

frida_objc_hook_method

Hook Objective-C methods on iOS or macOS to intercept, log arguments, and monitor return values for debugging and analysis.

Instructions

Hook an Objective-C method (iOS/macOS).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
session_idYes
class_nameYes
method_nameYesMethod selector (e.g., '-[NSString length]' or just 'length')
log_argsNo
log_returnNo

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/dryfryce/frida-mcp'

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