React Native Upgrade Helper
0
Automates the React Native Upgrade Helper website to extract comprehensive upgrade information between React Native versions.
소개
The React Native Upgrade Helper is a Model Context Protocol (MCP) server designed to automate the official React Native Upgrade Helper website. It leverages Playwright to programmatically interact with the website, enabling it to fill in version details and extract comprehensive upgrade information, including essential file diffs. The extracted data is then provided in a structured JSON format, making it readily consumable by AI assistants to help developers navigate and apply necessary changes when upgrading React Native applications.
주요 기능
- Offers `get_upgrade_info` tool for full upgrade summaries
- Extracts comprehensive upgrade details including file differences
- Automates React Native Upgrade Helper website interactions
- Includes `get_file_diff` tool for specific file changes
- Provides structured JSON output for AI assistant consumption
- 0 GitHub stars
사용 사례
- Assisting AI tools in generating React Native upgrade guidance
- Retrieving detailed upgrade information between specified React Native versions
- Obtaining file-specific diffs for critical configuration files during upgrades