About
ReClass.NET-MCP provides a bridge between ReClass.NET, a powerful memory analysis and reverse engineering tool, and AI coding assistants like Claude Code. It achieves this by deploying a ReClass.NET plugin that exposes its functionalities via a JSON-RPC over TCP server, coupled with a Python-based Model Context Protocol (MCP) server. This setup allows AI to interact with ReClass.NET to perform tasks such as reading and writing memory, managing class structures, inspecting processes, and analyzing module and section information, significantly enhancing reverse engineering workflows.