Cutter (Reverse Engineering)
Summary
CutterMCP provides a bridge between the Cutter reverse engineering platform and MCP clients, enabling binary analysis capabilities through a REST API. The implementation uses FastMCP to expose Cutter's functionality including function listing, decompilation, segment analysis, and symbol management. Users can search for functions, rename them, add comments to decompiled code, and access imports and exports data. This server implementation is particularly valuable for reverse engineers who want to integrate Cutter's binary analysis capabilities into their AI-assisted workflows.
Available Actions
No explicit actions found
This MCP server may use standard commands or have its functionality documented in the README. Check the Setup or README tabs for more information.
Community Reviews
No reviews yet. Be the first to review!
Sign in to join the conversation