Provides a high-performance C++ server for real-time memory scanning and analysis of Windows processes, accessible via Model Context Protocol or HTTP.
Sponsored
Memory offers a high-performance C++ server designed for real-time memory scanning and analysis of Windows processes. It provides direct access to process memory through the Model Context Protocol (MCP), enabling AI assistants to efficiently scan, filter, and analyze memory contents. Optimized for Windows with low-latency operations and minimal resource overhead, it also offers an alternative HTTP interface for broader external integrations, making it versatile for various memory-related tasks.
Características Principales
01Real-time Memory Scanning for values (strings, integers, doubles)
02Address Filtering based on value changes
03Automatic Process Discovery and Memory Access
04Native Model Context Protocol (MCP) server implementation
05Alternative HTTP API for external integrations
060 GitHub stars
Casos de Uso
01Enabling AI assistants to scan and analyze process memory in real-time
02Automated filtering of memory addresses based on changing values
03Integrating process memory analysis into external systems via HTTP