This server allows you to interact with React Native application debuggers via Metro:
- Retrieve Connected Apps: Discover React Native applications connected to a Metro server by specifying the port
- Read Console Logs: Access console logs from specific connected applications through their WebSocket debugger URL
React Native Debugger MCP
An MCP server that connects to your React Native application debugger.
✨ Key Features
- Can retrieve console logs from Metro
🚀 Quick Start
Add the following to your Claude Desktop/Cursor MCP config:
You must be authenticated.
local-only server
The server can only run on the client's local machine because it depends on local resources.
An MCP server that connects to your React Native application debugger
Related Resources
Related MCP Servers
- AsecurityFlicenseAqualityAn MCP server to communicate with the App Store Connect API for iOS DevelopersLast updated -13017TypeScript
- AsecurityAlicenseAqualityAn MCP server that provides tools for interacting with Chrome through its DevTools Protocol, enabling remote control of Chrome tabs to execute JavaScript, capture screenshots, monitor network traffic, and more.Last updated -73014TypeScriptMIT License
- AsecurityFlicenseAqualityImplements the Model Context Protocol (MCP) over HTTP to provide remote access to BluestoneApps coding standards and React Native code examples.Last updated -101TypeScript
- -securityAlicense-qualityProvides quick access to local system utilities including time/date, hostname, public IP, directory listings, Node.js version, and port usage through an MCP server interface compatible with Cursor and other MCP clients.Last updated -2JavaScriptMIT License