Back to MCP directory
publicPublicdnsLocal runtime

MemMCP (Cheat Engine)

MemMCP是一个类似Cheat Engine的概念验证工具,专注于MCP功能。

article

README

🚀 MemMCP

MemMCP 提供类似于 Cheat Engine 的 MCP 功能,本库给出的特性演示可供参考。

🚀 快速开始

请记得修改 mcpserver-config.json 文件中的值,以适应您的运行环境。

✨ 主要特性

提供类似于 Cheat Engine 的 MCP 功能,可进行相关特性演示。

📺 演示视频

⚠️ 重要提示

请记得修改 mcpserver-config.json 文件中的值,以适应您的运行环境。

help

Runtime guide

cloud

Hosted runtime

Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive

  1. Open provider connection page
  2. Authorize or copy endpoint
  3. Connect from your MCP client
terminal

Local runtime / other methods

Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed

  1. Copy server_config
  2. Install required package
  3. Fill env variables and restart client