Provides automated tools for upgrading React Native CLI projects between versions, generating detailed upgrade/downgrade diffs and step-by-step migration guidance using rn-diff-purge
React Native Upgrader MCP Server
A Model Context Protocol (MCP) server that streamlines React Native project upgrades. It provides developers with automated tools to seamlessly upgrade React Native CLI projects to any desired version or the latest stable release. The MCP Server uses rn-diff-purge
to generate the diff.
🚀 Features
- Version Management: Fetch and track the latest stable React Native versions with semantic versioning support
- Upgrade Automation: Generate detailed upgrade/downgrade diffs between versions with step-by-step migration guidance
- Release Candidate Support: Access and evaluate pre-release versions for early testing and feature validation
Important: This MCP Server is not compatible with Expo projects.
🔧 Setup
Cursor
- Open Cursor Settings
- Look for an option called "Tools and integrations" and click on it
- Click on "New MCP Server"
- Configure:
- Restart Cursor
VS Code
- Install MCP extension (e.g., "MCP Server Manager")
- Configure:
🛠️ Tools
get-stable-version
- Get latest stable versionget-react-native-diff
- Generate upgrade diff between versionsget-rc-version
- Get RC versions
🛠️ Development
🤝 Contributing
- Fork the repository
- Create a feature branch
- Make your changes
- Submit a pull request
📄 License
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Streamlines React Native CLI project upgrades by providing automated tools to generate detailed diffs and migration guidance between any React Native versions. Uses rn-diff-purge to help developers seamlessly upgrade or downgrade their projects with step-by-step instructions.
Related MCP Servers
- AsecurityAlicenseAqualityGet the narrative and API documentation for the exact version of any of your dependencies. (Only Rust is supported at the moment.)Last updated -13258TypeScriptMIT License
- -securityFlicense-qualityConverts Figma designs to React Native components, allowing users to extract components from Figma designs and generate corresponding React Native components with proper typing and styling.Last updated -6425TypeScript
- AsecurityAlicenseAqualityProvides comprehensive tools for React Native development, automating project initialization, version management, upgrades, Expo integration, and development workflows through AI assistance.Last updated -21243TypeScriptMIT License
- AsecurityFlicenseAqualityEnables AI assistants to manage development workflows by running build commands, executing tests, analyzing package.json files, installing dependencies, and performing code linting. Supports multiple package managers (npm, yarn, pnpm) and provides detailed error reporting for development operations.Last updated -5JavaScript