recaf-mcp

tha23rd/recaf-mcp
★ 1 stars Java 🤖 AI/LLM Updated today
MCP server plugin for Recaf — enabling AI agents to perform Java reverse engineering
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "recaf-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tha23rd/recaf-mcp"
      ]
    }
  }
}

README Excerpt

MCP (Model Context Protocol) server plugin for [Recaf](https://github.com/Col-E/Recaf), enabling AI agents to perform Java reverse engineering tasks. 3 tools across 2 categories for Cloudflare-style Code Mode workflows: dynamic tool discovery and Groovy scripting. 1. **Install the plugin** — download the JAR and drop it into Recaf's plugin directory

Tools (2)

scripttoon