React Native Debugger MCP
Connects to the React Native application debugger to retrieve console logs from Metro.
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"]
}
}
}
Servidores relacionados
Alpha Vantage MCP Server
patrocinadorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Glider
Roslyn-powered C# code analysis server for LLMs. Supports stdio and HTTP transports.
Aseprite MCP
A server for programmatic interaction with Aseprite, enabling batch processing and automation for sprite creation and management.
Adios MCP
A remote MCP server deployable on Cloudflare Workers without authentication.
WebdriverIO MCP
A Model Context Protocol (MCP) server that enables Claude Desktop to interact with web browsers and mobile applications using WebDriverIO. Automate Chrome browsers, iOS apps, and Android apps—all through a unified interface.
Rust Docs Server
Fetches Rust crate documentation from docs.rs using the rustdoc JSON API.
Claude Code Exporter
Export and organize Claude Code conversations with powerful filtering. Supports CLI and MCP server integration for Claude Desktop.
MCP Performance Analysis Server
A server for detecting critical performance issues in code, providing concise analysis and output.
ServeMyAPI
A personal server for securely storing and accessing API keys using the macOS Keychain.
MCP SFTP Orchestrator
Orchestrates remote server tasks via SSH and SFTP with a persistent queue. Ideal for DevOps and AI agents.
MCP-guide
A guide for setting up an MCP server using a Python virtual environment and integrating it with the Cline VS Code extension.