Skip to main content
Glama
70,808 servers. Updated

"author:luckinbyte" matching MCP servers:

  • A
    license
    -
    quality
    C
    maintenance
    Attaches to a running C++ process and exposes tools to inspect live memory via a resident GDB subprocess, enabling LLMs to read fields, follow pointers, and access STL containers without modifying target code.
    MIT
  • F
    license
    -
    quality
    C
    maintenance
    Enables AI clients to inspect live memory of a running C++ process on Windows using cdb.exe, providing tools to evaluate expressions, retrieve map entries, and enumerate containers without modifying target code.