Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NAMECHEAP_API_KEYYesAPI key
NAMECHEAP_SANDBOXNoSet 'true' for sandbox API
NAMECHEAP_API_USERYesAPI username
NAMECHEAP_USERNAMEYesAccount username
NAMECHEAP_CLIENT_IPNoWhitelisted IP (auto-detected if not set)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
namecheap_list_domainsA

List all domains in your Namecheap account with details: expiration, auto-renew, lock status, DNS provider.

namecheap_get_domain_infoA

Get detailed info about a domain: owner, status, creation/expiry dates, DNS provider, nameservers.

namecheap_check_domainA

Check if one or more domains are available for registration. Returns availability and premium pricing.

namecheap_get_dns_hostsA

Get all DNS host records for a domain (A, AAAA, CNAME, MX, TXT, NS, SRV, CAA).

namecheap_set_dns_hostsA

Set DNS host records for a domain. WARNING: This REPLACES all existing records. Always get current records first, modify them, and set the full list back.

namecheap_get_nameserversA

Get current nameservers for a domain and whether it uses Namecheap DNS or custom nameservers.

namecheap_set_nameserversA

Set custom nameservers for a domain (e.g. Cloudflare, AWS Route53). This switches the domain away from Namecheap DNS.

namecheap_set_default_nameserversA

Reset a domain to use Namecheap default nameservers. Use this to switch back from custom nameservers.

namecheap_register_domainA

Register (purchase) a new domain name. Requires contact information as parameters. This will charge your Namecheap account.

namecheap_get_tld_pricingA

Get pricing for a TLD (.com, .net, .app, etc.) — registration, renewal, and transfer costs for different year periods.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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

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