bethington/cheat-engine-server-python
MCP Cheat Engine Server — provides safe, structured read-only access to memory analysis and debugging functionality through the Model Context Protocol (MCP). For developers, security researchers, and game modders.
Platform-specific configuration:
{
"mcpServers": {
"cheat-engine-server-python": {
"command": "npx",
"args": [
"-y",
"cheat-engine-server-python"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...