security

GhidrAssistMCP

A native Model Context Protocol server for Ghidra. Includes GUI configuration and logging, 31 powerful tools and no external dependencies.

local
java
security
0
View on GitHub

Installation

npx -y jtang613/GhidrAssistMCP

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "GhidrAssistMCP",
  "command": "npx",
  "args": [
    "-y",
    "jtang613/GhidrAssistMCP"
  ]
}

About This MCP Server

jtang613/GhidrAssistMCP

A native Model Context Protocol server for Ghidra. Includes GUI configuration and logging, 31 powerful tools and no external dependencies.

GitHub: https://github.com/jtang613/GhidrAssistMCP

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub