capstone-mcp-server
Related Servers
Alternatives to capstone-mcp-server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceMCP server that provides disassembly and reverse engineering capabilities via the Capstone framework, supporting multiple architectures.21 PyPIMIT
- AlicenseAqualityAmaintenanceMCP server integrating Rizin reverse engineering, RzGhidra decompiler, and capa for binary analysis, enabling LLMs to open binaries, identify capabilities, extract function addresses, and decompile to C pseudocode.103MIT
- AlicenseAqualityBmaintenanceA multi-backend MCP server that exposes binary analysis capabilities from IDA Pro and Ghidra, allowing LLMs to directly drive reverse-engineering tools via natural language.11158Apache 2.0
- AlicenseNot gradedqualityDmaintenanceAn MCP server providing LLM clients with structured, transaction-safe access to Hopper-derived reverse-engineering snapshots, enabling binary analysis without the disassembler in the model's context window.1MIT
- AlicenseNot gradedqualityAmaintenanceAn enterprise-grade MCP server for AI-powered reverse engineering. Enables AI agents to perform comprehensive binary analysis through natural language commands.156 PyPI203MIT
- AlicenseNot gradedqualityBmaintenanceA local, privacy-first MCP server that orchestrates Ghidra, Binary Ninja, x64dbg, and system tools to provide AI assistants with powerful binary analysis capabilities.Academic Free v1.1
TDQS
Scored across 25 tools
Most tools have distinct purposes, but there are several disassembly variants (hex, address, entrypoint, section, raw offset) that could cause confusion despite clear descriptions. A minor overlap exists.
All tool names follow a consistent verb_noun snake_case pattern (e.g., disassemble_hex, check_security, find_xrefs_in_file). No mixing of conventions.
25 tools is on the higher side but justified given the breadth of binary analysis (disassembly, ROP, crypto, security checks, etc.). Each tool has a clear role, so it's not excessive.
The set covers a wide range of static analysis tasks: disassembly, binary info, security, crypto, strings, ROP, xrefs, syscalls, XOR. Minor gaps like hex editing or patching are missing, but core workflows are well-covered.