Skip to main content
Glama

React Native Debugger MCP

by twodoorsdev
README.md410 B
# 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: ```json { "mcpServers": { "react-native-debugger-mcp": { "command": "npx", "args": ["-y", "@twodoorsdev/react-native-debugger-mcp"] } } } ```

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/twodoorsdev/react-native-debugger-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server