MCP Directory
Back

GhidrAssistMCP

by symgraph · Java · ★ 591

An native MCP server extension for Ghidra

#ghidra#ghidra-extension#ghidra-plugin#llm#mcp#mcp-server#reverse-engineering

Install

git clone https://github.com/symgraph/GhidrAssistMCP.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "ghidrassistmcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:symgraph/GhidrAssistMCP"
      ]
    }
  }
}

From the README

A powerful Ghidra extension that provides an MCP (Model Context Protocol) server, enabling AI assistants and other tools to interact with Ghidra's reverse engineering capabilities through a standardized API. GhidrAssistMCP bridges the gap between AI-powered analysis tools and Ghidra's comprehensive reverse engineering platform. By implementing the Model Context Protocol, this extension allows external AI assistants, automated analysis tools, and custom scripts to seamlessly interact with Ghidra's analysis capabilities. - **MCP Server Integration**: Full Model Context Protocol server implemen…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related ai & ml servers