About
React Native is an MCP (Model Context Protocol) server designed for comprehensive automation and monitoring of React Native apps. It provides unique capabilities such as direct access to the React Fiber tree for querying and inspecting components, real-time state inspection of React hooks, and render profiling without needing React DevTools. The tool also supports network mocking, offers a wide array of 38 MCP tools for various interactions, and facilitates YAML-based E2E testing in CI environments, all without requiring any native modules.