iflow-mcp_bethington-cheat-engine-server-python 0.1.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (40) hide show
  1. iflow_mcp_bethington_cheat_engine_server_python-0.1.0.dist-info/METADATA +16 -0
  2. iflow_mcp_bethington_cheat_engine_server_python-0.1.0.dist-info/RECORD +40 -0
  3. iflow_mcp_bethington_cheat_engine_server_python-0.1.0.dist-info/WHEEL +5 -0
  4. iflow_mcp_bethington_cheat_engine_server_python-0.1.0.dist-info/entry_points.txt +2 -0
  5. iflow_mcp_bethington_cheat_engine_server_python-0.1.0.dist-info/licenses/LICENSE +21 -0
  6. iflow_mcp_bethington_cheat_engine_server_python-0.1.0.dist-info/top_level.txt +1 -0
  7. server/cheatengine/__init__.py +19 -0
  8. server/cheatengine/ce_bridge.py +1670 -0
  9. server/cheatengine/lua_interface.py +460 -0
  10. server/cheatengine/table_parser.py +1221 -0
  11. server/config/__init__.py +20 -0
  12. server/config/settings.py +347 -0
  13. server/config/whitelist.py +378 -0
  14. server/gui_automation/__init__.py +43 -0
  15. server/gui_automation/core/__init__.py +8 -0
  16. server/gui_automation/core/integration.py +951 -0
  17. server/gui_automation/demos/__init__.py +8 -0
  18. server/gui_automation/demos/basic_demo.py +754 -0
  19. server/gui_automation/demos/notepad_demo.py +460 -0
  20. server/gui_automation/demos/simple_demo.py +319 -0
  21. server/gui_automation/tools/__init__.py +8 -0
  22. server/gui_automation/tools/mcp_tools.py +974 -0
  23. server/main.py +519 -0
  24. server/memory/__init__.py +0 -0
  25. server/memory/analyzer.py +0 -0
  26. server/memory/reader.py +0 -0
  27. server/memory/scanner.py +0 -0
  28. server/memory/symbols.py +0 -0
  29. server/process/__init__.py +16 -0
  30. server/process/launcher.py +608 -0
  31. server/process/manager.py +185 -0
  32. server/process/monitors.py +202 -0
  33. server/process/permissions.py +131 -0
  34. server/process_whitelist.json +119 -0
  35. server/pyautogui/__init__.py +0 -0
  36. server/utils/__init__.py +37 -0
  37. server/utils/data_types.py +368 -0
  38. server/utils/formatters.py +430 -0
  39. server/utils/validators.py +340 -0
  40. server/window_automation/__init__.py +59 -0
@@ -0,0 +1,16 @@
1
+ Metadata-Version: 2.4
2
+ Name: iflow-mcp_bethington-cheat-engine-server-python
3
+ Version: 0.1.0
4
+ Summary: A Python MCP server for safe Cheat Engine functionality
5
+ Author-email: Anthropic <support@anthropic.com>
6
+ License: MIT
7
+ License-File: LICENSE
8
+ Requires-Dist: mcp>=1.0.0
9
+ Requires-Dist: trio>=0.22.0
10
+ Requires-Dist: psutil>=5.9.0
11
+ Requires-Dist: capstone>=5.0.0
12
+ Requires-Dist: pyautogui>=0.9.54
13
+ Requires-Dist: pillow>=10.0.0
14
+ Requires-Dist: opencv-python>=4.8.0
15
+ Requires-Dist: pywinauto>=0.6.8
16
+ Dynamic: license-file
@@ -0,0 +1,40 @@
1
+ iflow_mcp_bethington_cheat_engine_server_python-0.1.0.dist-info/licenses/LICENSE,sha256=JICXNRrvqdjhdCFbiKEi0q3yguQ2yVb9b-4Z4p1akJI,1070
2
+ server/main.py,sha256=i_v7365FU6J7rBkg2Mn1bKQ-uB1IePsHC8YsyQHl80w,15656
3
+ server/process_whitelist.json,sha256=qytSWGuQD_acffoRG3DJH2YiAidYjTi4ArWdEnKlv9Y,3339
4
+ server/cheatengine/__init__.py,sha256=2dHYntB36uRL9uBlyo5Q9Kcx-3pNL9oZJRA9FrlexZw,493
5
+ server/cheatengine/ce_bridge.py,sha256=dRMOztQSad8C1cgIa-gt3g5qxv1k3GHSYL_YLlpmUW8,69496
6
+ server/cheatengine/lua_interface.py,sha256=NXvs2_omzVIkpfnc3A3Wklmfrx0OKuOmfUgRdrhmIAA,17522
7
+ server/cheatengine/table_parser.py,sha256=7M2A1i9Pq8PbNi7UaTyJbi193_79sT-aLJDYKJXfS48,50032
8
+ server/config/__init__.py,sha256=VyuGiEnovVE-1jsEzuO13BTAUYMx8tjA4LwlfOztlVA,442
9
+ server/config/settings.py,sha256=kNlJ2yd6LUbZTi1V82DIOjw3CqMX4jgEy-s3nrAe210,13527
10
+ server/config/whitelist.py,sha256=dM8SPzSiEid5OvhbhbrZUX6_Bh5zm2s5IlXJbdvPREc,14177
11
+ server/gui_automation/__init__.py,sha256=85E1mQSZDQH2wGsE1MyBrSqkM3qnhrOeSEW8UwPvb0M,1336
12
+ server/gui_automation/core/__init__.py,sha256=5koHpn6UV_Xyu5ivRiAdY0JKuGRf3JY2VNvs28E89lw,136
13
+ server/gui_automation/core/integration.py,sha256=I35QpxmFyZL650U4Ajnr7Gg4Co31tTcAxxGf-BfZ24o,35631
14
+ server/gui_automation/demos/__init__.py,sha256=DiLsena7OjHf4o7LROphWUQ4h6PGn4G3u5B4iKzL670,114
15
+ server/gui_automation/demos/basic_demo.py,sha256=pAkHxMgC8cKkIXMJzP9nh2z5wGlMWdyD-kpt1xqGigI,30158
16
+ server/gui_automation/demos/notepad_demo.py,sha256=Xq2JP9ZsaAfaI1Fnko_lc86_3gRvibZAEprhtVi8cfE,19092
17
+ server/gui_automation/demos/simple_demo.py,sha256=yI84NIRBESAzzLFUplh3rn4breElijISoPAIOSlupyM,13346
18
+ server/gui_automation/tools/__init__.py,sha256=DxbRYDlbnRxtKf0jGFVjYU9T6tp3kXkTo_GJaJPHx_M,124
19
+ server/gui_automation/tools/mcp_tools.py,sha256=uG5Y4AdXw6NgZAx2g0raerC2Rj4DVzZgySc4ruyPxxI,32444
20
+ server/memory/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
21
+ server/memory/analyzer.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
22
+ server/memory/reader.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
23
+ server/memory/scanner.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
24
+ server/memory/symbols.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
25
+ server/process/__init__.py,sha256=eKGnHL3GwAH-MLHEjBzOhSexACrw9G_waZLWN3owp5o,373
26
+ server/process/launcher.py,sha256=Y1PH06zfEdEdc5yKUotAwc6OuRyaMv7ulkeJQpY1mXM,28357
27
+ server/process/manager.py,sha256=JnOhdJtK3sV7fj6VCqoWrDNE5-_pF_CQ4tf3h8SYprc,6864
28
+ server/process/monitors.py,sha256=-D8aNM6TeG_XWTiSN1y1Kfi9rg--XcLObTAMhmkh4HY,7203
29
+ server/process/permissions.py,sha256=O6ewif1WiixMN9psBwd1C0hCkqnGOBmu8_uYZR314V0,4717
30
+ server/pyautogui/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
31
+ server/utils/__init__.py,sha256=LAbK6zTSd-K2LU1jq7obJlAmE6TrFlr10r0s1sx8fF0,1311
32
+ server/utils/data_types.py,sha256=VxiuUXqgrm2TK-g5T1gtE11ZpyjTLpidrVEueV6dhJw,12462
33
+ server/utils/formatters.py,sha256=YTC2fN8gKyVWjb59snTNhawwxoXfL8izrF6Oau027b8,16652
34
+ server/utils/validators.py,sha256=kl37z027BWt2AKAXENDTGtjFosQBmWnQmKrnQeBHR2U,9803
35
+ server/window_automation/__init__.py,sha256=cOI6zbLwsfm2vxomZFW0c22KBTxdcNZl4ZguBoQDHl8,1750
36
+ iflow_mcp_bethington_cheat_engine_server_python-0.1.0.dist-info/METADATA,sha256=xZnO3Cdsf4BIQFSGuSdVLN5AliRjEnkfUL4K0fJuf_A,506
37
+ iflow_mcp_bethington_cheat_engine_server_python-0.1.0.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
38
+ iflow_mcp_bethington_cheat_engine_server_python-0.1.0.dist-info/entry_points.txt,sha256=1GThty8aIkS6e3MTZ_FY3rdloEhlpZCJ_67EtsLMla8,85
39
+ iflow_mcp_bethington_cheat_engine_server_python-0.1.0.dist-info/top_level.txt,sha256=StKOSmRhvWS5IPcvhsDRbtxUTEofJgYFGOu5AAJdSWo,7
40
+ iflow_mcp_bethington_cheat_engine_server_python-0.1.0.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (80.10.2)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
@@ -0,0 +1,2 @@
1
+ [console_scripts]
2
+ iflow-mcp-bethington-cheat-engine-server-python = server.main:main
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2026 Ben Ethington
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
@@ -0,0 +1,19 @@
1
+ """
2
+ Cheat Engine Integration Module
3
+ Provides comprehensive Cheat Engine functionality for the MCP server
4
+ """
5
+
6
+ from .table_parser import CheatTableParser, CheatEntry, AddressList
7
+ from .lua_interface import LuaInterface, LuaScript
8
+ from .ce_bridge import CheatEngineBridge, CEInstallation, CEProcess
9
+
10
+ __all__ = [
11
+ 'CheatTableParser',
12
+ 'CheatEntry',
13
+ 'AddressList',
14
+ 'LuaInterface',
15
+ 'LuaScript',
16
+ 'CheatEngineBridge',
17
+ 'CEInstallation',
18
+ 'CEProcess'
19
+ ]