Back to Home
V3RON icon

react-native-devtools-mcp

by V3RON

Overview

This server bridges React Native DevTools to AI assistants, enabling debugging, profiling, and inspection of React Native applications through the Model Context Protocol (MCP).

Installation

Run Command
node build/index.js

Security Notes

The server exposes an `evaluate-javascript` tool that allows arbitrary JavaScript code execution on the connected React Native application via CDP's Runtime.evaluate. While this is its intended functionality for AI debugging, it presents a significant security risk if the server is exposed to untrusted networks or inputs, potentially leading to remote code execution. The README explicitly labels it 'WORK IN PROGRESS' and 'highly experimental' and 'not recommended for production use', which reinforces the need for extreme caution.

Similar Servers

Stats

Interest Score32
Security Score3
Cost ClassMedium
Avg Tokens1500
Stars1
Forks0
Last Update2025-12-01

Tags

react-nativedevtoolsai-integrationdebuggingprofiling