io.github.ziggythebot/namecheap MCP Server
io.github.ziggythebot/namecheap
What is the io.github.ziggythebot/namecheap MCP server?
Check domain availability across 600+ TLDs on Namecheap with pricing and purchase links
How to install io.github.ziggythebot/namecheap
Copy-paste configuration for popular MCP clients.
NAMECHEAP_API_USERrequiredYour Namecheap account username
NAMECHEAP_API_KEYrequiredsecretYour Namecheap API key from Profile → Tools → API Access
NAMECHEAP_USERNAMErequiredYour Namecheap account username (same as API_USER)
NAMECHEAP_CLIENT_IPrequiredYour whitelisted IP address (get with: curl -s https://api.ipify.org)
{
"mcpServers": {
"namecheap": {
"command": "npx",
"args": [
"-y",
"@birdmania1/namecheap-mcp"
],
"env": {
"NAMECHEAP_API_USER": "<YOUR_NAMECHEAP_API_USER>",
"NAMECHEAP_API_KEY": "<YOUR_NAMECHEAP_API_KEY>",
"NAMECHEAP_USERNAME": "<YOUR_NAMECHEAP_USERNAME>",
"NAMECHEAP_CLIENT_IP": "<YOUR_NAMECHEAP_CLIENT_IP>"
}
}
}
}{
"mcpServers": {
"namecheap": {
"command": "npx",
"args": [
"-y",
"@birdmania1/namecheap-mcp"
],
"env": {
"NAMECHEAP_API_USER": "<YOUR_NAMECHEAP_API_USER>",
"NAMECHEAP_API_KEY": "<YOUR_NAMECHEAP_API_KEY>",
"NAMECHEAP_USERNAME": "<YOUR_NAMECHEAP_USERNAME>",
"NAMECHEAP_CLIENT_IP": "<YOUR_NAMECHEAP_CLIENT_IP>"
}
}
}
}{
"mcpServers": {
"namecheap": {
"command": "npx",
"args": [
"-y",
"@birdmania1/namecheap-mcp"
],
"env": {
"NAMECHEAP_API_USER": "<YOUR_NAMECHEAP_API_USER>",
"NAMECHEAP_API_KEY": "<YOUR_NAMECHEAP_API_KEY>",
"NAMECHEAP_USERNAME": "<YOUR_NAMECHEAP_USERNAME>",
"NAMECHEAP_CLIENT_IP": "<YOUR_NAMECHEAP_CLIENT_IP>"
}
}
}
}{
"servers": {
"namecheap": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@birdmania1/namecheap-mcp"
],
"env": {
"NAMECHEAP_API_USER": "<YOUR_NAMECHEAP_API_USER>",
"NAMECHEAP_API_KEY": "<YOUR_NAMECHEAP_API_KEY>",
"NAMECHEAP_USERNAME": "<YOUR_NAMECHEAP_USERNAME>",
"NAMECHEAP_CLIENT_IP": "<YOUR_NAMECHEAP_CLIENT_IP>"
}
}
}
}claude mcp add namecheap --env NAMECHEAP_API_USER=<YOUR_NAMECHEAP_API_USER> --env NAMECHEAP_API_KEY=<YOUR_NAMECHEAP_API_KEY> --env NAMECHEAP_USERNAME=<YOUR_NAMECHEAP_USERNAME> --env NAMECHEAP_CLIENT_IP=<YOUR_NAMECHEAP_CLIENT_IP> -- npx -y @birdmania1/namecheap-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.