miscusi-peek/cheatengine-mcp-bridge
An MCP server that lets AI coding assistants like Claude and Copilot interface directly with Cheat Engine for memory analysis and reverse engineering tasks.

This project connects AI assistants to Cheat Engine via the Model Context Protocol (MCP), allowing natural language commands to drive memory analysis, pointer scanning, and reverse engineering workflows. It acts as a bridge between large language models and Cheat Engine’s debugging capabilities, enabling AI agents to read memory, follow pointer chains, find opcodes, and generate reliable AOB signatures through conversational queries rather than manual hex analysis.