← Index

io.github.ziggythebot/namecheap

io.github.ziggythebot/namecheap·v1.1.3·Other
Quality Score
84
/100

Check domain availability across 600+ TLDs on Namecheap with pricing and purchase links

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "namecheap": {
      "command": "npx",
      "args": [
        "-y",
        "@birdmania1/namecheap-mcp"
      ],
      "env": {
        "NAMECHEAP_API_USER": "<namecheap_api_user>",
        "NAMECHEAP_API_KEY": "<your-namecheap_api_key>",
        "NAMECHEAP_USERNAME": "<namecheap_username>",
        "NAMECHEAP_CLIENT_IP": "<namecheap_client_ip>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "namecheap": {
      "command": "npx",
      "args": [
        "-y",
        "@birdmania1/namecheap-mcp"
      ],
      "env": {
        "NAMECHEAP_API_USER": "<namecheap_api_user>",
        "NAMECHEAP_API_KEY": "<your-namecheap_api_key>",
        "NAMECHEAP_USERNAME": "<namecheap_username>",
        "NAMECHEAP_CLIENT_IP": "<namecheap_client_ip>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @birdmania1/namecheap-mcp
§02  Environment variables
NAMECHEAP_API_USER
required

Your Namecheap account username

NAMECHEAP_API_KEY
requiredsecret

Your Namecheap API key from Profile → Tools → API Access

NAMECHEAP_USERNAME
required

Your Namecheap account username (same as API_USER)

NAMECHEAP_CLIENT_IP
required

Your whitelisted IP address (get with: curl -s https://api.ipify.org)

§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other