Skip to main content
Glama
Tokeii0

capstone-mcp-server

by Tokeii0

Related Servers

Alternatives to capstone-mcp-server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server that provides disassembly and reverse engineering capabilities via the Capstone framework, supporting multiple architectures.
      21 PyPI
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      MCP 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.
      10
      3
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      A 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.
      11
      158
      Apache 2.0
    • A
      license
      Not graded
      quality
      D
      maintenance
      An 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.
      1
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      An enterprise-grade MCP server for AI-powered reverse engineering. Enables AI agents to perform comprehensive binary analysis through natural language commands.
      156 PyPI
      203
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      A 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

    A3.8/5.0

    Scored across 25 tools

    Disambiguation4/5

    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.

    Naming Consistency5/5

    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.

    Tool Count4/5

    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.

    Completeness4/5

    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.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues