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.
Latest Blog Posts
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