Skip to content
Back to search
30
MCP

Ghidra

pulsemcp/ghidra

Integrates with Ghidra's binary analysis capabilities to enable decompiled code retrieval, function analysis, and security assessment of binaries through natural language queries

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.johnzfitch/pyghidra-lite
Token-efficient Ghidra RE: decompile, xrefs, Swift/ObjC, ELF/Mach-O, async analysis
0 tools
Ghidra Bridge
Bridges Ghidra reverse engineering platform with HTTP server architecture for program analysis, function management, binary patching, and co
0 tools
ghidra-no-mcp
Export Ghidra analysis for AI - No MCP
0 tools
ByteRay
Provides AI-augmented binary vulnerability analysis with tools for taint tracing, zero-day hunting, and reverse code engineering.
0 tools
reverse-engineering-assistant
MCP server for reverse engineering tasks in Ghidra 👩‍💻
0 tools
Memoria
Analyzes code dependencies through git forensics to prevent refactoring bugs
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ghidra": {
      "url": "None",
      "transport": "http"
    }
  }
}