React Native デバッガー MCP
React Native アプリケーション デバッガーに接続する MCP サーバー。
✨ 主な特徴
Metroからコンソールログを取得できます
Related MCP server: mac-apps-launcher
🚀 クイックスタート
Claude Desktop/Cursor MCP 構成に以下を追加します。
{
"mcpServers": {
"react-native-debugger-mcp": {
"command": "npx",
"args": ["-y", "@twodoorsdev/react-native-debugger-mcp"]
}
}
}A
license - permissive licenseB
qualityF
maintenanceMaintenance
–Maintainers
–Response time
–Release cycle
–Releases (12mo)
Commit activity
Issues opened vs closed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/twodoorsdev/react-native-debugger-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
