GPL 3.0
Integrations
  • 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.

씨엠피

치트 엔진용 MCP 서버

이 프로젝트는 현재 개발 중입니다.
아이디어와 제안을 환영합니다.

즉각적인

지엑스피1

요구 사항

  • 운영체제: 윈도우
  • 도구:uv

구성 요소

도구

  • get_ceversion: 치트 엔진 버전 가져오기
  • set_comment: 지정된 메모리 주소에 대한 주석을 설정합니다.
  • get_selected_disassembly: CE의 디스어셈블러 뷰에서 현재 선택된 영역의 디스어셈블리를 가져옵니다.

빠른 시작

CE 측

Lua 파이프 서버를 활성화하려면 Cheat Engine의 autorun 폴더에 open_lua_server.lua 파일을 넣으세요.

위치: [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

"mcpServers": { "cemcp": { "command": "uv", "args": [ "--directory", "\path\to\cemcp", "run", "cemcp" ] } }
-
security - not tested
A
license - permissive license
-
quality - not tested

Claude AI를 통해 디스어셈블리를 분석하고, CE 버전 정보를 얻고, 주석으로 메모리 주소를 조작하는 기능을 제공하는 Cheat Engine용 MCP 서버입니다.

  1. 요구 사항
    1. 구성 요소
      1. 도구
    2. 빠른 시작
      1. CE 측
      2. 클로드 데스크탑

    Related MCP Servers

    • A
      security
      A
      license
      A
      quality
      MCP Server for automated reverse engineering with IDA Pro.
      Last updated -
      22
      1,975
      Python
      MIT License
      • Linux
      • Apple
    • A
      security
      A
      license
      A
      quality
      MCP server for reverse engineering that enables interaction with IDA Pro for analysis tasks such as decompilation, disassembly, and memory engagement reports.
      Last updated -
      24
      28
      Python
      MIT License
    • -
      security
      A
      license
      -
      quality
      An 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,290
      Apache 2.0
      • Apple
    • -
      security
      A
      license
      -
      quality
      Python-based toolkit that communicates with CheatEngine through MCP interface, allowing memory reading and assembly code analysis.
      Last updated -
      12
      Python
      MIT License

    View all related MCP servers

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/DoranekoSystems/cemcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server