Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add mcp/daedalus/mcp_reverse_engineering/mcp_reverse_engineeringgit clone --depth 1 https://github.com/daedalus/mcp_reverse_engineeringGrade A, and why
mcp_reverse_engineering 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 yesterday.
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.
This is a copy
100% identical to mcp-reverse-engineering — 4 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
What it actually says
{
"mcp_reverse_engineering": {
"command": "uvx",
"args": [
"mcp_reverse_engineering"
],
"env": {}
}
}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.
- yesterday First seen · 9 lines scan A 2ae37ceedfa5
mcp_reverse_engineering is an MCP server published in the GitHub repository daedalus/mcp_reverse_engineering (1 stars, last pushed 4mo ago), licensed MIT. 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. It is 100% identical to mcp-reverse-engineering, differing in 4 lines, and is treated as a copy.
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.
rbinmcp
MCP server "rbinmcp" as configured in kirkderp/rbinmcp. Runs in Docker (ghcr.io/kirkderp/rbinmcp:1.3.0).
arkana
MCP server "arkana" as configured in JameZUK/Arkana. Launched with ./run.sh --stdio. Needs 1 environment variable to run.
codecartographer
Turn an unfamiliar codebase into validated architecture, contracts, and a reimplementation spec. Runs locally from the codecartographer-pi npm package.
mira
MCP server "mira", hosted remotely at 127.0.0.1, as configured in vwww-droid/Mira. Needs 1 environment variable to run.
safe-android-reverser
MCP server "safe-android-reverser" as configured in salingnh/android-reverse-engineering-mcp. Launched with ${CLAUDE_PLUGIN_ROOT}/bin/safe-reverser-mcp. Needs 2 environment variables to run.