React Native Debugger MCP - Secure MCP Server by ALMC Security 2025

React Native Debugger MCP

View on GitHub

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:

{
  "mcpServers": {
    "react-native-debugger-mcp": {
      "command": "npx",
      "args": ["-y", "@twodoorsdev/react-native-debugger-mcp"]
    }
  }
}

Related in Development - Secure MCP Servers

ServerSummaryActions
JVM MCP ServerView
Unity3d Game EngineView
BundlerMCPA Model Context Protocol (MCP) server enabling AI agents to query information about dependencies in...View
Reference ServersThis repository is a collection of reference implementations for the Model Context Protocol (MCP), a...View
MCP Terminal ServerA secure command-line interface server for the Model Context Protocol (MCP) that enables AI models t...View
MCP Server + Github OAuthNo documentation available.View