mcp-namecheap
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NAMECHEAP_API_KEY | Yes | API key | |
| NAMECHEAP_SANDBOX | No | Set 'true' for sandbox API | |
| NAMECHEAP_API_USER | Yes | API username | |
| NAMECHEAP_USERNAME | Yes | Account username | |
| NAMECHEAP_CLIENT_IP | No | Whitelisted IP (auto-detected if not set) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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