React Native DevTools MCP
Provides tools for debugging, profiling, and inspecting React Native applications, including component hierarchy, rendering performance, JavaScript execution, network requests, and real-time logging.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@React Native DevTools MCPinspect the component hierarchy in my React Native app"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
React Native DevTools MCP Server
A Model Context Protocol (MCP) server that bridges React Native DevTools, enabling AI assistants to debug, profile, and inspect React Native applications through a standardized protocol.
⚠️ WORK IN PROGRESS - This project is highly experimental and not recommended for production use. APIs may change without notice.
Overview
This MCP server acts as an intermediary between AI assistants and React Native DevTools. It understands the Chrome DevTools Protocol (CDP) used by React Native DevTools and mimics the DevTools interface to provide insights into:
Component structure and hierarchy
Rendering performance metrics
JavaScript execution and debugging
Network requests and storage
Real-time logging and error tracking
Related MCP server: Metro Logs MCP
License
MIT License - see LICENSE file for details.
Author
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceEnables AI assistants to debug frontend applications by providing direct access to browser DevTools, React state, DOM inspection, and runtime debugging capabilities. Bridges the gap between AI and complex web applications for autonomous debugging and issue resolution.Last updated1MIT
- AlicenseBqualityBmaintenanceCaptures and provides access to React Native console logs from Metro bundler, enabling AI assistants to retrieve, filter, and search app logs in real-time without manual copy/paste.Last updated641,04872MIT
- AlicenseBqualityDmaintenanceEnables AI agents to inspect, log, and control React Native apps on Android emulators or iOS simulators, including UI tree, tap, scroll, and hot reload.Last updated229555MIT
- Alicense-qualityFmaintenanceActs as a proxy between your app and Reactotron, enabling AI assistants to read logs, inspect state, monitor network requests, and trigger custom commands.Last updated533MIT
Related MCP Connectors
Live browser debugging for AI assistants — DOM, console, network via MCP.
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
A paid remote MCP for AI agent browser DevTools MCP, built to return verdicts, receipts, usage logs,
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/V3RON/react-native-devtools-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server