Skip to main content
Glama

React Native MCP Server

by patrickkabwe

get-react-native-stable-version

Retrieve the latest stable React Native version from GitHub releases, ensuring compatibility and readiness for production. Use this version to plan upgrades and inform subsequent steps in the upgrade process.

Instructions

Gets the latest stable version of React Native from GitHub releases.

This version represents the most recent production-ready release that has been thoroughly tested and is recommended for use in applications.

The version number follows semantic versioning (e.g. 0.72.0) and excludes any release candidates or beta versions.

This tool is commonly used before planning an upgrade to ensure targeting the latest stable release and must be called before calling get-react-native-diff tool.

The output of this tool will be used as the toVersion parameter in the get-react-native-diff tool.

Input Schema

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

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

Other Tools from React Native MCP Server

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/rn-mcp'

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