namecheap for Claude Desktop
io.github.ziggythebot/namecheap
Check domain availability across 600+ TLDs on Namecheap with pricing and purchase links
client:Claude Desktop
transport:stdio
runtime:npm
Install namecheap in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"namecheap": {
"command": "npx",
"args": [
"-y",
"@birdmania1/namecheap-mcp"
],
"env": {
"NAMECHEAP_API_USER": "<NAMECHEAP_API_USER>",
"NAMECHEAP_API_KEY": "<NAMECHEAP_API_KEY>",
"NAMECHEAP_USERNAME": "<NAMECHEAP_USERNAME>",
"NAMECHEAP_CLIENT_IP": "<NAMECHEAP_CLIENT_IP>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs