Frida Game Hacking MCP
Related Servers
Alternatives to Frida Game Hacking MCP
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceExposes Frida dynamic instrumentation capabilities to AI assistants, enabling process management, memory access, and function hooking through structured tool calls.MIT
- AlicenseBqualityNot gradedmaintenanceEnables AI systems to interact with mobile and desktop applications through Frida's dynamic instrumentation capabilities. Provides process management, device control, JavaScript REPL execution, and script injection for runtime analysis and reverse engineering.142MIT
- AlicenseBqualityDmaintenanceEnables AI agents to programmatically control Cheat Engine for memory scanning, editing, cheat table management, and reverse engineering tasks.42MIT
- AlicenseBqualityCmaintenanceA comprehensive MCP server that exposes Frida's dynamic instrumentation toolkit to AI agents for process management, script injection, and memory operations. It provides over 50 tools to interact with local and mobile devices, enabling advanced capabilities like function hooking and memory analysis.55MIT
- FlicenseNot gradedqualityDmaintenanceEnables dynamic instrumentation of running processes through Frida, allowing users to hook functions, inspect memory, modify process behavior, and execute JavaScript code for debugging and reverse engineering.3-
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to analyze and manipulate Unity IL2CPP applications via Frida, supporting disassembly, class/method listing, and heap analysis.27MIT
TDQS
Scored across 42 tools
Most tools have distinct purposes, but some overlap exists, such as hook_function, hook_native_function, and intercept_module_function, which all handle function hooking with slight variations. Similarly, scan_value, scan_pattern, scan_next, scan_changed, and scan_unchanged are all related to memory scanning, which could cause confusion. However, descriptions help differentiate them, and overall, the tool set is well-organized with clear categories.
Tool names follow a consistent snake_case pattern throughout, with clear verb_noun structures (e.g., attach, detach, list_processes, read_memory). There are no deviations in naming conventions, making the set predictable and easy to navigate. This consistency aids in understanding and using the tools effectively.
With 42 tools, the count is high, bordering on heavy for a game hacking server. While the domain is broad, covering process management, memory operations, hooking, scanning, and UI interactions, it may overwhelm users or agents. A more streamlined set could improve usability without sacrificing functionality, as some tools are highly specialized.
The tool set provides comprehensive coverage for game hacking, including process attachment/detachment, memory reading/writing, function hooking, scanning, breakpoints, script management, and UI controls. There are no obvious gaps; it supports full CRUD-like operations for hooks, scripts, and scans, and includes utilities like documentation and capability listing, ensuring agents can handle complex workflows without dead ends.