gameguardian-mcp-server

giaoimgiao/gameguardian-mcp-server
★ 0 stars Go Memory/Knowledge Updated 3d ago
GameGuardian MCP Server · 终端版GameGuardian(GG修改器) - 26个MCP工具,内核级内存读写(MemoryDriver KPM),AI可直接操作内存搜索/修改/冻结/偏移/指针扫描
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gameguardian-mcp-ser": {
      "command": "go",
      "args": [
        "run",
        "github.com/giaoimgiao/gameguardian-mcp-server@latest"
      ]
    }
  }
}