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
Alpha Vantage MCP Server
SponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Chalee MCP RAG
A Retrieval-Augmented Generation (RAG) server for document processing, vector storage, and intelligent Q&A, powered by the Model Context Protocol.
Android Preference Editor
Edit Android preferences using adb and Node.js.
ZEN University Syllabus
An MCP server to access and utilize content from the ZEN University syllabus.
MCP Agent Trace Inspector
Step-by-step observability for MCP agent workflows — trace, inspect, and debug multi-step agent executions
MCP Development Server
Manage software development projects with full context awareness and Docker-based code execution.
Glider
Roslyn-powered C# code analysis server for LLMs. Supports stdio and HTTP transports.
gNMIBuddy
Retrieves essential network information from devices using gNMI and OpenConfig models.
MCP Ollama Agent
A TypeScript agent that integrates MCP servers with Ollama, allowing AI models to use various tools through a unified interface.
Authless Remote MCP Server
A remote MCP server deployable on Cloudflare Workers that does not require authentication. The server can be customized by defining tools.
OpenExp
Q-learning memory for Claude Code. Persistent memory that learns which context helps you get work done. Memories that lead to productive sessions (commits, PRs, tests) earn higher retrieval rank automatically. 16 MCP tools, hybrid BM25 + vector + Q-value scoring, local-first with Qdrant + FastEmbed.