miscusi-peek/cheatengine-mcp-bridge
Connect Cursor, Copilot & Claude directly to Cheat Engine via MCP. Automate reverse engineering, pointer scanning, and memory analysis using natural language.
Implements a Lua-based worker thread in Cheat Engine that communicates via named pipes to a Python MCP server, exposing 43 tools for memory inspection, pointer chain resolution, RTTI analysis, and hardware breakpoint debugging. Requires DBVM mode and specifically targets reverse engineering workflows by translating natural language queries into low-level memory operations—structure dissection, AOB pattern generation, and function disassembly—without manual hex dump navigation.
362 stars.
Stars
362
Forks
63
Language
Lua
License
MIT
Category
Last pushed
Jan 14, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/miscusi-peek/cheatengine-mcp-bridge"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related servers
drhelius/Gearboy
Game Boy / Gameboy Color emulator, debugger and embedded MCP server for macOS, Windows, Linux,...
drhelius/Gearsystem
Sega Master System / Game Gear / SG-1000 emulator, debugger and embedded MCP server for macOS,...
svnscha/mcp-windbg
Model Context Protocol for WinDBG
go-delve/mcp-dap-server
MCP server to communicate with DAP servers allowing AI Agents the ability to debug live programs.
chrisgleissner/c64bridge
MCP server to control and program the Commodore 64 Ultimate and Ultimate 64 via REST API