MCP Server for Ghidra
Is it safe?
No package registry to scan for CVEs.
No authentication — any process on your machine can connect to this server.
Apache-2.0. View license →
Last scanned 0 days ago.
Is it maintained?
Last commit 284 days ago. 8,128 GitHub stars.
Will it work with my client?
Transport: stdio, sse. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
How much context will it use?
7 tools. Estimated ~300 tokens of your context window (0.1% of 200K).
What if it doesn't work?
Common issues: JSON syntax errors in config, network or firewall blocking. Setup guide covers troubleshooting. Or check GitHub issues for known problems.
{
"mcpServers": {
"ghidra": {
"args": [
"/ABSOLUTE_PATH_TO/bridge_mcp_ghidra.py",
"--ghidra-server",
"http://127.0.0.1:8080/"
],
"command": "python"
}
}
}No automated test available for this server. Check the GitHub README for setup instructions.
decompileDecompile and analyze binaries in Ghidra
rename_methodsAutomatically rename methods in analyzed binaries
rename_dataAutomatically rename data in analyzed binaries
list_methodsList methods in analyzed binaries
list_classesList classes in analyzed binaries
list_importsList imports in analyzed binaries
list_exportsList exports in analyzed binaries
Last scanned 7h ago
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.