Skip to content
Cline

namecheap api mcp for Cline

io.github.lanternrow/namecheap-api-mcp

Namecheap API — domains, DNS, contacts, registrar lock, SSL listing, and pricing.

client:Cline transport:stdio runtime:npm

Install namecheap api mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "namecheap-api-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "namecheap-api-mcp"
      ],
      "env": {
        "NAMECHEAP_API_USER": "<NAMECHEAP_API_USER>",
        "NAMECHEAP_API_KEY": "<NAMECHEAP_API_KEY>",
        "NAMECHEAP_CLIENT_IP": "<NAMECHEAP_CLIENT_IP>",
        "NAMECHEAP_USERNAME": "<NAMECHEAP_USERNAME>",
        "NAMECHEAP_ENVIRONMENT": "<NAMECHEAP_ENVIRONMENT>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

namecheap api mcp in other clients