Frida MCP server working perfectly with Claude and other AI assistants. This lets AI directly interact with Frida for dynamic instrumentation hooking and reverse engineering tasks.
It's fully open-source you can read the codes for checking it.
At the 20 like there'll be a tutorial for how to create a MCP server for %100 free.
________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________
Setup
Extract the "siberdeyiz frida mcp.rar" with folder creation section.
Then run the "run.bat" with administrator privilieges.
Add this to your MCP settings configuration
{
"mcp_frida": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"http://127.0.0.1:9888/mcp/",
"--allow-http"
]
}
}
Download
________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________
Used FastMcp for MCP server creation, thanks for FastMCP repo on github.
https://github.com/PrefectHQ/fastmcp
Son düzenleme: phoneix • (Değişiklikleri Gör)
siberdeyiz enjoyer