Skip to main content
Glama
BattlePriestBarbara

Ghidra MCP server for Cline

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JAVA_HOMENoAlternative environment variable for the JDK path (used if GHIDRA_MCP_JAVA_HOME is not set).
GHIDRA_INSTALL_DIRNoAlternative environment variable for the Ghidra installation directory (used if GHIDRA_MCP_INSTALL_DIR is not set).
GHIDRA_MCP_TIMEOUTNoDefault per-task timeout in seconds.900
GHIDRA_MCP_PROJECTSNoDirectory where Ghidra project store files (.gpr/.rep) are created.<server dir>\projects
GHIDRA_MCP_JAVA_HOMENoPath to a JDK (>= 21) used by PyGhidra. Falls back to JAVA_HOME or auto-detection.newest JDK >= 21 found on the system
GHIDRA_MCP_INSTALL_DIRNoPath to the Ghidra installation directory. Falls back to GHIDRA_INSTALL_DIR or auto-detection.auto-detected (e.g., D:\ghidra_12.1.3_PUBLIC)
GHIDRA_MCP_JAVA_STDOUT_TO_STDERRNoRoute Java's System.out to stderr to keep the MCP JSON-RPC stdout stream clean.1

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources