Reversecore_MCP

43 tools. 19 can modify or destroy data without limits.

19 write tools that can modify data. Rate limits recommended.

Last updated:

19 can modify or destroy data
24 read-only
43 tools total

Community server · catalogue entry verified 27/06/2026

How to control Reversecore_MCP ↓

What Reversecore_MCP exposes to your agents

Read (24) Write / Execute (19) Destructive / Financial (0)
High Risk

The most dangerous Reversecore_MCP tools

19 of Reversecore_MCP's 43 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control Reversecore_MCP

PolicyLayer is an MCP gateway — it sits between your AI agents and Reversecore_MCP, and nothing reaches the server without passing your rules. These are the rules we recommend:

Rate limit write operations
{
  "complete_memory_session": {
    "limits": [
      {
        "counter": "complete_memory_session_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "find_similar_patterns": {
    "limits": [
      {
        "counter": "find_similar_patterns_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Reversecore_MCP — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON REVERSECORE_MCP →

Instant setup, no code required.

All 43 Reversecore_MCP tools

READ 24 tools
Read find_similar_patterns find_similar_patterns Read get_memory_session_detail get_memory_session_detail Read get_relevant_context get_relevant_context Read get_server_health get_server_health Read get_tool_metrics Get detailed execution metrics for specific or all tools. Read list_memory_sessions list_memory_sessions Read Radare2_get_current_address Show the current seek position and function name. Read Radare2_get_function_prototype Retrieve the function signature at the specified address. Read Radare2_list_all_strings Radare2_list_all_strings Read Radare2_list_classes List class names from various languages (C++, ObjC, Swift, Java, Dalvik). Read Radare2_list_decompilers Show all available decompiler backends. Read Radare2_list_entrypoints Display program entrypoints, constructors and main function. Read Radare2_list_functions Radare2_list_functions Read Radare2_list_functions_tree List functions and their successors (call tree). Read Radare2_list_imports Radare2_list_imports Read Radare2_list_libraries List all shared libraries linked to the binary. Read Radare2_list_methods List all methods belonging to the specified class. Read Radare2_list_sections Display memory sections and segments from the binary. Read Radare2_list_strings Radare2_list_strings Read Radare2_list_symbols Show all symbols (functions, variables, imports) with addresses. Read Radare2_show_function_details Display detailed information about a function. Read Radare2_show_headers Display binary headers and file information. Read Radare2_xrefs_to Radare2_xrefs_to Read recall_memory_item recall_memory_item

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about Reversecore_MCP

How do I prevent bulk modifications through Reversecore_MCP? +

The Reversecore_MCP server has 12 write tools including complete_memory_session, create_memory_session, Radare2_close_file. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach Reversecore_MCP.

How many tools does the Reversecore_ MCP server expose? +

43 tools across 4 categories: Destructive, Execute, Read, Write. 24 are read-only. 19 can modify, create, or delete data.

How do I enforce a policy on Reversecore_MCP? +

Register the Reversecore_ MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Reversecore_MCP tool call.

Deterministic rules across all 43 Reversecore_MCP tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

43 Reversecore_MCP tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.