CutterMCP

CutterMCP

3.3

If you are the rightful owner of CutterMCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

cutterMCP is a Model Context Protocol server designed to enable LLMs to autonomously reverse engineer applications by leveraging core Cutter functionalities.

cutterMCP is a specialized server that integrates with Cutter, a popular reverse engineering tool, to provide Model Context Protocol (MCP) capabilities. This integration allows large language models (LLMs) to autonomously decompile and analyze binaries, rename methods and data, and list methods, imports, and exports. The server acts as a bridge between Cutter's powerful analysis tools and MCP clients, facilitating automated reverse engineering tasks. By exposing Cutter's core functionalities to MCP clients, cutterMCP enhances the capabilities of LLMs in understanding and manipulating binary applications. The server is designed to be compatible with any MCP client, making it a versatile tool for developers and researchers working in the field of reverse engineering.

Features

  • Decompile and analyze binaries in Cutter
  • Automatically rename methods and data
  • List methods, imports, and exports