Back to search
30
MCP

ghidramcp

pypi/ghidramcp

Model Context Protocol server for Ghidra reverse engineering

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

reverse-engineering-assistant
MCP server for reverse engineering tasks in Ghidra 👩‍💻
0 tools
HopperMCP
A Model Context Protocol server for Hopper Disassembler
0 tools
kumo-rfm-mcp
Model Context Protocol server for KumoRFM
0 tools
iflow-mcp_lauriewired_ghidramcp
MCP server for Ghidra reverse engineering tool integration
0 tools
figma-mcp-server
Model Context Protocol server implementation for Figma API
0 tools
ghidra-api-mcp
MCP server for Ghidra API workflow retrieval
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ghidramcp": {
      "url": "None",
      "transport": "http"
    }
  }
}