Loading MCP server directory, please wait...
Check domain availability across 600+ TLDs on Namecheap with pricing and purchase links
npx @getmcp/cli add io.github.ziggythebot/namecheapRequires Node.js 18+. Community-contributed server. Review source before installing.
NAMECHEAP_API_USERYour Namecheap account username
NAMECHEAP_API_KEYYour Namecheap API key from Profile → Tools → API Access
NAMECHEAP_USERNAMEYour Namecheap account username (same as API_USER)
NAMECHEAP_CLIENT_IPYour whitelisted IP address (get with: curl -s https://api.ipify.org)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ziggythebot/namecheap": {
"command": "npx",
"args": [
"-y",
"@birdmania1/namecheap-mcp"
],
"env": {
"NAMECHEAP_API_USER": "",
"NAMECHEAP_API_KEY": "",
"NAMECHEAP_USERNAME": "",
"NAMECHEAP_CLIENT_IP": ""
}
}
}
}