Skip to main content
Glama

React Native Debugger MCP

by twodoorsdev

Depurador MCP de React Native

Un servidor MCP que se conecta al depurador de su aplicación React Native.

✨ Características principales

  • Puede recuperar registros de la consola desde Metro

🚀 Inicio rápido

Agregue lo siguiente a su configuración de Claude Desktop/Cursor MCP:

{ "mcpServers": { "react-native-debugger-mcp": { "command": "npx", "args": ["-y", "@twodoorsdev/react-native-debugger-mcp"] } } }
Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

local-only server

The server can only run on the client's local machine because it depends on local resources.

Un servidor MCP que se conecta al depurador de su aplicación React Native

  1. ✨ Características principales
    1. 🚀 Inicio rápido

      Related MCP Servers

      • A
        security
        F
        license
        A
        quality
        Implements the Model Context Protocol (MCP) over HTTP to provide remote access to BluestoneApps coding standards and React Native code examples.
        Last updated -
        10
        1
        TypeScript
        • Apple
      • -
        security
        A
        license
        -
        quality
        A GDB/MI protocol server based on the MCP protocol, providing remote application debugging capabilities.
        Last updated -
        36
        Rust
        MIT License
        • Linux
        • Apple
      • -
        security
        A
        license
        -
        quality
        A MCP server for LLDB that allows automatic analyzing, debugging and disassembling of native apps.
        Last updated -
        50
        Python
        BSD 2-Clause "Simplified" License

      View all related MCP servers

      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