Skip to content
Claude Desktop

namecheap api mcp for Claude Desktop

io.github.lanternrow/namecheap-api-mcp

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

client:Claude Desktop transport:stdio runtime:npm

Install namecheap api mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

namecheap api mcp in other clients