Skip to main content
Glama

React Native Upgrader MCP

by patrickkabwe

get-rc-version

Retrieve available React Native release candidate versions from GitHub to evaluate new features and changes before upgrading. Use with get-react-native-diff tool to preview updates and plan upgrades effectively.

Instructions

Gets the latest release candidate versions of React Native from GitHub releases.

OVERVIEW: This tool returns a list of available release candidate versions that you can use for upgrading.

VERSION FORMAT: • The version numbers follow semantic versioning (e.g. 0.72.0-rc.0) • Include the release candidate tag

RELEASE CANDIDATE INFO: • Each version in the returned list represents a pre-release that has undergone testing • May still contain bugs as they are not production-ready

USAGE: • This tool is commonly used before planning an upgrade to evaluate new features and changes in upcoming releases • The versions can be used with the get-react-native-diff tool to preview changes before upgrading • Please select one version from the returned list to use for the upgrade process

Input Schema

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

{ "properties": {}, "type": "object" }

Other Tools from React Native Upgrader MCP

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/patrickkabwe/react-native-upgrader-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server