MrNitro360/React-Native-MCP
A Model Context Protocol (MCP) server providing comprehensive guidance and best practices for React Native development based on official React Native documentation.
Platform-specific configuration:
{
"mcpServers": {
"React-Native-MCP": {
"command": "npx",
"args": [
"-y",
"React-Native-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...