Enables interaction with Cheat Engine's Lua interface through a pipe server, allowing for runtime code analysis, setting comments on memory addresses, and retrieving disassembly information from the currently selected region in CE's disassembler view.
cemcp
MCP-сервер для Cheat Engine
В настоящее время этот проект находится в стадии разработки.
Идеи и предложения приветствуются.
быстрый
Требования
- ОС:Windows
- Инструмент:uv
Компоненты
Инструменты
- get_ceversion: Получить версию Cheat Engine
- set_comment: Установить комментарий для указанного адреса памяти
- get_selected_disassembly: Получить дизассемблирование текущего выбранного региона в представлении дизассемблера CE
Быстрый старт
сторона CE
Поместите файл open_lua_server.lua
в папку автозапуска Cheat Engine, чтобы включить сервер Lua pipe:
Расположение: [Cheat Engine Installation Directory]\autorun\
Пример: C:\Program Files\Cheat Engine\autorun\
Клод Десктоп
В MacOS: ~/Library/Application\ Support/Claude/claude_desktop_config.json
В Windows: %APPDATA%/Claude/claude_desktop_config.json
This server cannot be installed
MCP-сервер для Cheat Engine, который предоставляет функциональные возможности для анализа дизассемблирования, получения информации о версии CE и манипулирования адресами памяти с помощью комментариев через Claude AI.
Related MCP Servers
- AsecurityAlicenseAqualityMCP Server for automated reverse engineering with IDA Pro.Last updated -221,975PythonMIT License
- AsecurityAlicenseAqualityMCP server for reverse engineering that enables interaction with IDA Pro for analysis tasks such as decompilation, disassembly, and memory engagement reports.Last updated -2428PythonMIT License
- -securityAlicense-qualityAn MCP server that allows LLMs to autonomously reverse engineer applications by exposing Ghidra functionality, enabling decompilation, analysis, and automatic renaming of methods and data.Last updated -4,290Apache 2.0
- -securityAlicense-qualityPython-based toolkit that communicates with CheatEngine through MCP interface, allowing memory reading and assembly code analysis.Last updated -12PythonMIT License