security

GhidrAssistMCP

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

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

Need More Details?

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

View Full Documentation on GitHub

Related MCPs

View all →