jtang613/GhidrAssistMCP
A native Model Context Protocol server for Ghidra. Includes GUI configuration and logging, 31 powerful tools and no external dependencies.
Quick Start
Clone the repository:
git clone https://github.com/jtang613/GhidrAssistMCPClaude Desktop configuration example:
{
"mcpServers": {
"ghidrassistmcp": {
"command": "npx",
"args": [
"-y",
"jtang613/GhidrAssistMCP"
]
}
}
}Check the repository README for specific installation and configuration instructions.