cordlesssteve/namecheap-mcp-server
If you are the rightful owner of namecheap-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Namecheap MCP Server is a Model Context Protocol server designed to manage Namecheap domains and DNS records through AI assistants like Claude.
Tools
Functions exposed to the LLM to take actions
namecheap_check_domain
Check if domain names are available for registration.
namecheap_list_domains
List all domains in your account with pagination support.
namecheap_get_domain_info
Get detailed information about a specific domain.
namecheap_get_dns_hosts
Get all DNS host records for a domain.
namecheap_set_dns_hosts
Set DNS host records for a domain. Warning: This replaces all existing records.
namecheap_get_nameservers
Get the current nameservers for a domain.
namecheap_set_nameservers
Set custom nameservers for a domain.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client