Skip to main content
Glama
V3RON

React Native DevTools MCP

by V3RON

React Native DevTools MCP Server

License: MIT TypeScript

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: React Native Debug MCP

License

MIT License - see LICENSE file for details.

Author

Szymon Chmal

Maintenance

ActivityInactive
ResponsivenessNo issues

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables 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.
    MIT
  • A
    license
    Not graded
    quality
    F
    maintenance
    Acts as a proxy between your app and Reactotron, enabling AI assistants to read logs, inspect state, monitor network requests, and trigger custom commands.
    30
    3
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    A plugin-based MCP server for React Native runtime debugging, inspection, and automation via Chrome DevTools Protocol. Works with Expo, bare React Native, and any Metro + Hermes project without app code changes.
    592
    77
    MIT

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