MCP.so
Sign In
Servers

ghidraMCP

@LaurieWired

MCP Server for Ghidra

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "ghidra": {
      "command": "python",
      "args": [
        "/ABSOLUTE_PATH_TO/bridge_mcp_ghidra.py",
        "--ghidra-server",
        "http://127.0.0.1:8080/"
      ]
    }
  }
}

More from Other