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"]
}
}
}
Verwandte Server
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
TokenCost
An MCP (Model Context Protocol) server that provides real-time LLM token pricing data for 60+ AI models across 15 providers.
Maven Package README MCP Server
Search for and retrieve detailed information, including READMEs and metadata, for Maven packages from Maven Central.
Gemini Image Generator
Generate high-quality images from text prompts using Google's Gemini model.
Apple HIG
Provides instant access to Apple's Human Interface Guidelines, with content auto-updated periodically.
OpenAPI to MCP Server
A server that converts OpenAPI specifications into the Model Context Protocol (MCP).
RunwayML + Luma AI
Interact with the RunwayML and Luma AI APIs for video and image generation tasks.
Clangaroo
Provides fast C++ code intelligence for LLMs using the clangd language server.
Everything MCP Server
A test server that demonstrates all features of the MCP protocol, including prompts, tools, resources, and sampling.
Image Tools MCP
Retrieve image dimensions and compress images from URLs or local files using Tinify and Figma APIs.
Wrapping MCP server with Express
A simple example of wrapping an MCP server with Express for web integration.