Skip to main content
Glama
by twodoorsdev

React Native 调试器 MCP

连接到您的 React Native 应用程序调试器的 MCP 服务器。

✨ 主要特点

  • 可以从 Metro 检索控制台日志

Related MCP server: MCP Server GDB

🚀 快速入门

将以下内容添加到您的 Claude Desktop/Cursor MCP 配置中:

{ "mcpServers": { "react-native-debugger-mcp": { "command": "npx", "args": ["-y", "@twodoorsdev/react-native-debugger-mcp"] } } }
One-click Deploy
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

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