Mcp Rn Devtools

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

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

Last updated:

2 can modify or destroy data
17 read-only
19 tools total

Community server · catalogue entry verified 30/06/2026

How to control Mcp Rn Devtools ↓

What Mcp Rn Devtools exposes to your agents

Read (17) Write / Execute (2) Destructive / Financial (0)
High Risk

The most dangerous Mcp Rn Devtools tools

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

How to control Mcp Rn Devtools

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

Cap read operations
{
  "get_action_log": {
    "limits": [
      {
        "counter": "get_action_log_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 Mcp Rn Devtools — 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 MCP RN DEVTOOLS →

Instant setup, no code required.

All 19 Mcp Rn Devtools tools

READ 17 tools
Read get_action_log Get Redux action dispatch log. Shows action types, reducer duration, and which state slices changed. Requires Read get_app_state Get application state from Redux/Zustand stores. Requires mcp-rn-devtools-sdk with stateManagers configured. Read get_console_logs Get console log output from the running React Native app. Returns log, info, and debug messages (not errors/wa Read get_cpu_profile Profile CPU usage for a given duration and return the hottest functions sorted by self time. Read get_errors Get JavaScript errors and exceptions from the running React Native app. Includes RedBox errors captured via co Read get_failed_requests Get failed HTTP requests (status >= 400 or network errors) from the running React Native app. Read get_memory_usage Get current JavaScript heap memory usage from the React Native app. Read get_navigation_state Get the current navigation state from the React Native app (requires mcp-rn-devtools-sdk with a navigationRef) Read get_navigation_timing Get navigation transition timing data — how long each screen transition takes. Requires mcp-rn-devtools-sdk wi Read get_network_requests Get HTTP network requests from the running React Native app. Shows URL, method, status, duration, and headers. Read get_render_profile Get component render profile data. Requires mcp-rn-devtools-sdk with Profiler wrapping components. Read get_storage_keys List storage keys from AsyncStorage or MMKV. Works via SDK (preferred) or CDP fallback for AsyncStorage. Read get_storage_value Read a value from AsyncStorage or MMKV by key. Works via SDK (preferred) or CDP fallback for AsyncStorage. Read get_warnings Get LogBox warnings from the running React Native app. These are captured via console.warn. Read health_check Check the connection status and get a summary of the React Native app state: connection status, error/warning/ Read resolve_source_location Resolve a bundle line/column (e.g. from a CPU profile or stack trace showing index.bundle:69306) back to the o Read take_heap_snapshot Take a heap snapshot and return a summary with top memory retainers. This may take a few seconds.

Related servers

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

Questions about Mcp Rn Devtools

Is the Mcp Rn Devtools MCP server safe to use without restrictions? +

The Mcp Rn Devtools server is primarily read-only with 17 read tools. While it cannot modify data, an agent in a retry loop can make thousands of API calls per minute, exhausting rate limits and running up costs. Rate limiting is still recommended.

How many tools does the Mcp Rn Devtools MCP server expose? +

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

How do I enforce a policy on Mcp Rn Devtools? +

Register the Mcp Rn Devtools 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 Mcp Rn Devtools tool call.

Deterministic rules across all 19 Mcp Rn Devtools tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

19 Mcp Rn Devtools 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.