# React Native Debugger Mcp

> An MCP server that connects to your React Native application debugger

- **Type:** MCP server
- **Install:** `agentstack add mcp-twodoorsdev-react-native-debugger-mcp`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [twodoorsdev](https://agentstack.voostack.com/s/twodoorsdev)
- **Installs:** 0
- **Category:** [Developer Tools](https://agentstack.voostack.com/c/developer-tools)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [twodoorsdev](https://github.com/twodoorsdev)
- **Source:** https://github.com/twodoorsdev/react-native-debugger-mcp

## Install

```sh
agentstack add mcp-twodoorsdev-react-native-debugger-mcp
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# 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"]
    }
  }
}
```

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [twodoorsdev](https://github.com/twodoorsdev)
- **Source:** [twodoorsdev/react-native-debugger-mcp](https://github.com/twodoorsdev/react-native-debugger-mcp)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-twodoorsdev-react-native-debugger-mcp
- Seller: https://agentstack.voostack.com/s/twodoorsdev
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
