Skip to main content
Glama

Transfer a domain in to Namecheap (PAID)

transfer_domain
Destructive

Transfer a domain to Namecheap from your current registrar. Provide the EPP code and confirm the paid order to start the transfer.

Instructions

Initiate an inbound domain transfer to Namecheap. THIS SPENDS MONEY (a transfer usually includes one year of renewal) and needs confirm=true. Before transferring you must, at the losing registrar: unlock the domain and obtain its EPP/auth code (pass it as eppCode; required for most gTLDs like .com/.net/.org). The domain must generally be >60 days old and not within 60 days of a prior transfer. Track progress with get_transfer_status.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
yearsNoYears to add (usually 1).
domainYes
confirmNoMust be true to place the paid transfer order.
eppCodeNoEPP/auth code from the current registrar (required for most gTLDs).
enablePrivacyNoAdd free WhoisGuard/domain privacy where supported.
promotionCodeNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
domainNo
accountYes
orderIdNo
providerYes
statusIdNo
transferIdNo
environmentNo
chargedAmountNo
transferStartedYes
statusDescriptionNo
Behavior5/5

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

Beyond annotations (destructiveHint=true), the description discloses the financial impact ('THIS SPENDS MONEY'), the need for confirm=true, and the inclusion of a year of renewal. It also reveals the 60-day age and transfer restrictions, which are important behavioral constraints not captured in annotations.

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 three sentences, front-loaded with the core action, then the financial warning, then prerequisites and tracking. Every sentence contributes essential information without redundancy. It leverages uppercase for the financial warning, making it hard to miss.

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

Completeness5/5

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

Given the tool's complexity (6 parameters, financial side effects, external prerequisites), the description covers the action, cost, confirm flag, EPP code requirement, domain age restrictions, and where to track progress. An output schema exists but is not shown; the description adequately prepares the agent to invoke the tool correctly.

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

Parameters4/5

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

The description explains the critical eppCode parameter (passed from the losing registrar) and its requirement for most gTLDs, adding value beyond the schema's one-line description. It also clarifies confirm required for the paid order, which the schema already lists but the description reinforces. With 67% schema coverage, the description compensates partially, though promotionCode and enablePrivacy remain implicit.

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 action ('Initiate an inbound domain transfer to Namecheap') and distinguishes it from sibling tools like register_domain, renew_domain, and get_transfer_status. The verb 'transfer' and resource 'domain' are specific, and the qualifier 'inbound' adds scope.

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

Usage Guidelines4/5

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

Provides explicit prerequisites (unlock domain, obtain EPP code) and points to get_transfer_status for tracking progress. It doesn't explicitly name alternative tools, but the context makes clear when to use this tool. The warning about spending money and needing confirm=true is practical guidance.

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/fledgeling-co/namecheap-mcp'

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