Skip to content

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.

License

Notifications You must be signed in to change notification settings

V3RON/react-native-devtools-mcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

License

MIT License - see LICENSE file for details.

Author

Szymon Chmal

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published