← Back to Plugins
MCP Server MCP

io.github.johnzfitch/pyghidra-lite

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx pyghidra-lite

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "pyghidra-lite",
      "version": "0.7.0",
      "runtimeHint": "python",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Path to Ghidra installation directory",
          "name": "GHIDRA_INSTALL_DIR"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...