Back to directory
ap425q/cuttermcp

ap425q/cuttermcp

@ap425q

Model Context Protocol server for allowing LLMs to autonomously reverse engineer applications using Cutter

reverse-engineeringCutterbinary-analysisdecompilationMCP-serverLLMautomationtool

Installation & Configuration

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

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/15