Skip to content
Back to search
30
MCP

io.github.johnzfitch/pyghidra-lite

io.github.johnzfitch/pyghidra-lite

Token-efficient Ghidra RE: decompile, xrefs, Swift/ObjC, ELF/Mach-O, async analysis

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

Similar MCP servers embedding-nearest

Ghidra
Integrates with Ghidra's binary analysis capabilities to enable decompiled code retrieval, function analysis, and security assessment of bin
0 tools
io.github.digital-threads/token-pilot
Save up to 80% tokens when AI reads code via AST-aware structural reading
0 tools
io.github.rog0x/api
HTTP client, JWT decode, header analysis for AI agents
0 tools
pyghidra lite
Metadata-only Glama MCP server.
0 tools
iflow-mcp_clearbluejar-pyghidra-mcp
Python Command-Line Ghidra MCP
0 tools
io.github.Digital-Threads/token-pilot
Save up to 80% tokens when AI reads code via AST-aware structural reading
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.johnzfitch/pyghidra-lite": {
      "url": "None",
      "transport": "http"
    }
  }
}