ReVa

ReVa is an MCP server for Claude Code, Codex, Cursor, Gemini CLI, OpenCode from cyberkaida/reverse-engineering-assistant. Its token cost is not measured, scanned A, original, Apache-2.0.

A local MCP server for ReVa, a reverse-engineering assistant. MCP is a way for an AI agent to connect to external tools.

In plain words
What is it for?
Use it for reverse-engineering work through ReVa; the exact supported jobs are not specified here.
Why use it?
It makes the ReVa assistant available through a locally configured server, but the supplied information does not list its individual operations.

MCP server for Claude CodeCodexCursorGemini CLIOpenCode

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the ReVa plugin — 6 skills, 1 MCP server shipped together

Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add cyberkaida/reverse-engineering-assistant
Claude Code
/plugin install ReVa

Made for: Claude Code, Codex, Cursor, Gemini CLI, OpenCode.

Or install ReVa, the plugin that ships this one along with the rest of its 6 skills, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for ReVa

README.md
[![agentmods](https://agentmods.dev/badge/mcp/cyberkaida/reverse-engineering-assistant/reva.svg)](https://agentmods.dev/mcp/cyberkaida/reverse-engineering-assistant/reva)
Your own site
<a href="https://agentmods.dev/mcp/cyberkaida/reverse-engineering-assistant/reva"><img src="https://agentmods.dev/badge/mcp/cyberkaida/reverse-engineering-assistant/reva.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

ReVa scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

ReVa/.mcp.json · 12 lines

What it actually says

{
  "ReVa": {
    "command": "uv",
    "args": [
      "run",
      "mcp-reva"
    ],
    "env": {
      "UV_WORKING_DIRECTORY": "${CLAUDE_PLUGIN_ROOT}/../"
    }
  }
}
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 12 lines scan A dda00d8088a5

Subscribe to this mod's changes

ReVa is an MCP server published in the GitHub repository cyberkaida/reverse-engineering-assistant (821 stars, last pushed 9d ago), licensed Apache-2.0. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other mcp servers, from other repositories

reversecore-mcp

A security-first MCP server that empowers AI agents to perform automated reverse engineering, malware analysis, forensics, vulnerability research, and SAST — powered by Radare2, YARA, LIEF, Capstone, and more. Runs locally from the reversecore-mcp Python package.

sjkim1127/Reversecore_MCP · not measured

ghidra-bizhawk-mcp

MCP server "ghidra-bizhawk-mcp" as configured in getanirao/ghidra-bizhawk-mcp. Runs locally from the ghidra-bizhawk-mcp Python package. Needs 3 environment variables to run.

getanirao/ghidra-bizhawk-mcp · not measured

rbinmcp

MCP server "rbinmcp" as configured in kirkderp/rbinmcp. Runs in Docker (ghcr.io/kirkderp/rbinmcp:1.3.0).

kirkderp/rbinmcp · not measured

codecartographer

Turn an unfamiliar codebase into validated architecture, contracts, and a reimplementation spec. Runs locally from the codecartographer-pi npm package.

HuginnIndustries/CodeCartographer · not measured

white-hat-agent

MCP server "white-hat-agent" as configured in kappa9999/white-hat-agent. Runs locally from the white-hat-agent Python package.

kappa9999/white-hat-agent · not measured

metabase-ai-assistant

The most powerful MCP Server for Metabase - 134 tools with structured output, AI-powered SQL generation, dashboard automation, user management & enterprise BI. MCP SDK v1.26.0 compliant. Works with Claude, Cursor, and any MCP-compatible AI. Runs locally from the metabase-ai-assistant npm package. Needs 9 environment…

enessari/metabase-ai-assistant · not measured