MCP ServersMCP Servers
HomeRemote ServersClientsClaude Skills
Submit
AdvertiseSubmit
  1. Home
  2. Servers
  3. React Native Debugger MCP

React Native Debugger MCP

Connects to the React Native application debugger to retrieve console logs from Metro.

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 Servers

  • FLUX Image Generator

    Generate images using Black Forest Lab's FLUX model.

  • Figma MCP Server with Chunking

    An MCP server for the Figma API, with chunking and pagination to handle large files.

  • Riza

    Arbitrary code execution and tool-use platform for LLMs by Riza

  • Moralis

    Interact with the Moralis Web3 API to access blockchain data and services.

  • XcodeBuild MCP

    A server providing tools for Xcode project management, simulator management, and app utilities.

  • ImageSorcery MCP

    ComputerVision-based 🪄 sorcery of image recognition and editing tools for AI assistants.

  • DevBrain

    Finds relevant code snippets, developer articles, and blog posts based on your queries.

  • Coding Prompt Engineer MCP Server

    Rewrites coding prompts for optimal results with AI IDEs like Cursor AI, powered by Claude by Anthropic.

  • Remote MCP Server (Authless)

    An authentication-free remote MCP server deployable on Cloudflare Workers.

  • MCP Server Boilerplate

    A TypeScript boilerplate for building MCP servers with streamable HTTP and OAuth proxy support.

Newest MCP ServersOfficial MCP ServersMCP ClientsRemote MCP Servers
📧 contact@mcpservers.org