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
AI Image Generation基于火山引擎(抖音豆包)的图像生成服务,专门设计用于与 Cursor MCP 服务集成。支持自定义图片宽高比、保...View
Studio MCPMake any CLI into a single tool MCP server.View
Blend MCPBlend MCP is the universal AI gateway for the Blend Protocol on Stellar. It exposes all Blend DeFi a...View
Deephaven MCPView
MicroShift Test AnalyzerA Python-based MCP (Model Context Protocol) server that analyzes MicroShift test failures from Googl...View
Chalee MCP RAG一个基于 Model Context Protocol (MCP) 的 **RAG(检索增强生成)**服务器,提供文档处理、向量存储和智能...View