streamerd/ghidra-mcp-zig
A Ghidra plugin that provides a bridge between Ghidra and a Zig-based MCP server for enhanced program analysis capabilities.
Platform-specific configuration:
{
"mcpServers": {
"ghidra-mcp-zig": {
"command": "npx",
"args": [
"-y",
"ghidra-mcp-zig"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...