MCP Namecheap Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NAMECHEAP_API_KEY | Yes | Your Namecheap API key | |
| NAMECHEAP_SANDBOX | No | Set to 'true' to use Namecheap's sandbox environment for testing | |
| NAMECHEAP_API_USER | Yes | Your Namecheap API username | |
| NAMECHEAP_USERNAME | Yes | Your Namecheap account username | |
| NAMECHEAP_CLIENT_IP | Yes | Your whitelisted IP address | |
| NAMECHEAP_ENABLE_CHECK | No | Enable domain availability checking (default: true) | true |
| NAMECHEAP_ENABLE_GETLIST | No | Enable domain list retrieval (default: true) | true |
| NAMECHEAP_ENABLE_SETCUSTOM | No | Enable custom DNS configuration (default: true) | true |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| namecheap_get_domain_listB | Get a list of all domains in your Namecheap account |
| namecheap_check_domain_availabilityC | Check the availability of one or more domains |
| namecheap_set_custom_dnsC | Set custom DNS nameservers for a domain |
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
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/johnsorrentino/mcp-namecheap'
If you have feedback or need assistance with the MCP directory API, please join our Discord server