Skip to main content
Glama
Divagnz

React Native Expo MCP

by Divagnz

migrate_packages

Migrate deprecated packages in React Native projects to their recommended alternatives. Supports automatic migration for specified or all packages.

Instructions

Migrate deprecated packages to their recommended alternatives

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_pathNoPath to React Native project root
package_managerNoPackage manager to use
auto_migrateNoWhether to automatically perform migrations
target_packagesNoSpecific packages to migrate (if not provided, checks all)
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are present, so the description must carry the burden. It only states the core action but does not disclose side effects (e.g., file modifications, network dependencies, rollback options, or destructive potential). The 'auto_migrate' parameter hints at interactivity but is not explained.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, concise sentence with no unnecessary words. It efficiently conveys the tool's purpose without fluff.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a migration tool with no output schema and no annotations, the description is too brief. It does not explain migration behavior, safety measures, success criteria, or how to handle conflicts. The complexity of the operation warrants more context.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema fully describes all parameters (100% coverage), so the description adds no additional semantic value beyond what the schema provides. Baseline score of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the verb 'migrate' and the resource 'deprecated packages', and specifies the action of replacing them with 'recommended alternatives'. This distinguishes it from sibling tools like 'audit_packages' or 'upgrade_packages'.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance is provided on when to use this tool versus alternatives (e.g., audit_packages for checking deprecated packages, upgrade_packages for simple updates). The description lacks context for optimal usage scenarios.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/Divagnz/mcp-react-native-expo'

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