Loading MCP server directory, please wait...
MCP server for agent-driven React Native and Expo development and mobile testing
npx @getmcp/cli add dev.ceraph/react-native-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.ceraph/react-native-mcp": {
"command": "npx",
"args": [
"-y",
"@ceraph/react-native-mcp"
]
}
}
}