HomeOther › REA

REA

Reverse engineer anything from your terminal or agent with one CLI and MCP server.

TypeScript
★ 414 stars Last pushed 2026-09-08 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 3.1.0)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "rea": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry