Skip to main content
Glama

React Native Debugger MCP

by twodoorsdev

React Native デバッガー MCP

React Native アプリケーション デバッガーに接続する MCP サーバー。

✨ 主な特徴

  • Metroからコンソールログを取得できます

🚀 クイックスタート

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.

React Nativeアプリケーションデバッガーに接続するMCPサーバー

  1. ✨ 主な特徴
    1. 🚀 クイックスタート

      Related MCP Servers

      • A
        security
        A
        license
        A
        quality
        An MCP server that provides tools for interacting with Chrome through its DevTools Protocol, enabling remote control of Chrome tabs to execute JavaScript, capture screenshots, monitor network traffic, and more.
        Last updated -
        7
        30
        14
        TypeScript
        MIT License
        • Linux
        • Apple
      • 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
        Provides quick access to local system utilities including time/date, hostname, public IP, directory listings, Node.js version, and port usage through an MCP server interface compatible with Cursor and other MCP clients.
        Last updated -
        2
        JavaScript
        MIT License
        • Apple
        • Linux

      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