Ghidra
MCP ServerFeaturedby Community · Added 5mo ago
Claude
8.1k
Install
See GitHub for installationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"ghidra": {
"command": "npx",
"args": [
"ghidra"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Enables Large Language Models to autonomously reverse engineer applications by exposing Ghidra's core functionality through an MCP server.
Tags
Developer Toolsmcp-servertop-100