ghidra-mcp MCP Server — Claude & Cursor Integration

# ghidra-mcp MCP Server ## What is ghidra-mcp? ghidra-mcp is a production-ready Model Context Protocol (MCP) server with 3,719 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls. ## Installation ```bash # Via Smithery (recommended) npx -y @smithery/cli install bethington/ghidra-mcp # Or manual git clone https://github.com/bethington/ghidra-mcp.git cd ghidra-mcp ``` ## Compatibility Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client. ## Details - **Language:** Java - **Stars:** ⭐ 3,719 - **Forks:** 🍴 125 - **License:** Apache-2.0 - **Updated:** 2026-09-07 - **Repo:** [bethington/ghidra-mcp](https://github.com/bethington/ghidra-mcp)