Recaf

GitHub

The modern Java bytecode editor

Recaf MCP Server

MCP server for Col-E/Recaf

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "Recaf": {
      "command": "npx",
      "args": [
        "-y",
        "@Col-E/Recaf"
      ]
    }
  }
}