A React Native template for building solid applications ๐, using JavaScript ๐ or Typescript ๐ (you choose).
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"react-native-boilerplate": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-react-native-boilerplate"
]
}
}
}