Skip to main content
Glama

Frida MCP Server

by nonsleepr
mcp.json434 B
{ "mcpServers": { "frida": { "command": "bun", "args": [ "run", "src/index.ts" ], "env": { "FRIDA_REMOTE_HOST": "", "FRIDA_REMOTE_PORT": "27042" }, "disabled": false, "alwaysAllow": [ "attach_to_process", "create_interactive_session", "execute_in_session", "load_script_file", "download_file" ] } } }

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/nonsleepr/frida-mcp.ts'

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