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"]
}
}
}
Server Terkait
Scout Monitoring MCP
sponsorPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Base MCP Server
An MCP server providing onchain tools for AI applications to interact with the Base Network and Coinbase API.
MCP SSE Launcher
A Python management system for MCP servers that wraps stdio-based servers as SSE endpoints and includes a web inspector for testing.
n8n-MCP
Provides AI assistants with access to n8n node documentation, properties, and operations.
ContextForge
Persistent memory MCP server for Claude — store decisions, code, and knowledge across sessions.
Figma to React Native MCP
Convert Figma designs into React Native components.
mcpGW
An MCP gateway and proxy designed to simplify applications that utilize various tools.
Deephaven MCP
MCP servers for Deephaven to orchestrate data workers and power documentation Q&A with LLMs, enabling AI-driven data workflows.
Memorix
Cross-agent memory bridge with knowledge graph, workspace sync, and auto-memory hooks. Supports Windsurf, Cursor, Claude Code, Codex, and VS Code Copilot.
Test Code Generator
Generates Vitest test code from JSON specifications using boundary value analysis and equivalence partitioning.
x64dbgMCP
An MCP server that connects LLMs with the x64dbg debugger, enabling natural language control over debugging functions.