Back to directory
cutterMCP

cutterMCP

@ap425q26

An MCP server that integrates with Cutter to enable LLMs to autonomously reverse engineer applications, exposing Cutter's core functionality for binary analysis.

reverse-engineeringbinary-analysiscutterllm-integrationtool

Installation & Configuration

{
  "mcpServers": {
    "cutter": {
      "command": "python",
      "args": [
        "/ABSOLUTE_PATH_TO/bridge_mcp_cutter.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/15
Updated
2026/6/8