MCP server for Ghidra, built on [PyGhidra](https://github.com/NationalSecurityAgency/ghidra/tree/master/Ghidra/Features/PyGhidra) and [FastMCP](https://github.com/jlowin/fastmcp). Opens a Ghidra project once at startup and keeps it open for the lifetime of the process — all tools share the same program handle with no per-call JVM startup cost.