ClawDaddy MCP Server

ClawDaddy MCP Server

Enables AI agents to check domain availability, purchase domains via Stripe, and perform full DNS and nameserver management. It facilitates automated domain lifecycle tasks like record updates and transfer locks without requiring CAPTCHAs.

Category
Visit Server

README

<p align="center"> <a href="https://clawdaddy.app"> <img src="logo.png" alt="ClawDaddy" width="400"> </a> </p>

<h1 align="center">ClawDaddy MCP Server</h1>

<p align="center"> <strong>The World's #1 AI-Friendly Domain Registrar</strong><br> Check availability, purchase domains, manage DNS - all without CAPTCHAs. </p>

<p align="center"> <a href="https://clawdaddy.app">Website</a> · <a href="https://clawdaddy.app/llms.txt">API Docs</a> · <a href="https://www.npmjs.com/package/clawdaddy-mcp">npm</a> </p>


Features

  • Domain Lookup - Check availability and pricing instantly
  • Domain Purchase - Buy domains via Stripe (credit/debit card)
  • Domain Brainstorming (API) - Get available suggestions via POST /api/brainstorm (API endpoint; MCP tool coming soon)
  • DNS Management - Full CRUD for A, AAAA, CNAME, MX, TXT, NS, SRV records
  • Nameserver Control - Point to Cloudflare, Vercel, Netlify, or any provider
  • Domain Settings - Manage transfer lock, auto-renew, and privacy
  • Transfer Support - Get auth codes to move domains to other registrars
  • Token Recovery - Recover lost management tokens via email

No CAPTCHAs. No signup for lookups. Bearer tokens for management.

Installation

Claude Desktop

Add to your ~/Library/Application Support/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "clawdaddy": {
      "command": "npx",
      "args": ["-y", "clawdaddy-mcp"]
    }
  }
}

Restart Claude Desktop after saving.

Manual Installation

npm install -g clawdaddy-mcp

Available Tools

Lookup Tools (No Auth Required)

Tool Description
lookup_domain Check if a domain is available with pricing
get_quote Get purchase quote with pricing
purchase_domain Get Stripe checkout URL for domain purchase

Management Tools (Requires Token)

Tool Description
get_domain_info Get domain overview, nameservers, settings
list_dns_records List all DNS records
add_dns_record Create A, AAAA, CNAME, MX, TXT, NS, SRV records
update_dns_record Modify existing DNS records
delete_dns_record Remove DNS records
get_nameservers Get current nameservers
set_nameservers Update nameservers (Cloudflare, Vercel, etc.)
get_settings Get lock, auto-renew, privacy settings
update_settings Change domain settings
get_transfer_code Get auth code for domain transfer
recover_token Recover lost management token

Usage Examples

Check Domain Availability

User: Is coolstartup.com available?
Claude: [Uses lookup_domain tool]
  Domain: coolstartup.com
  Status: AVAILABLE
  Available: Yes
  Purchase Price: $12.99/year
  Renewal Price: $19.99/year

Purchase a Domain

User: Buy coolstartup.com
Claude: [Uses purchase_domain tool]
  Stripe Checkout Session Created

  Checkout URL: https://checkout.stripe.com/c/pay/cs_live_...

  ** ACTION REQUIRED: Have your human open the checkout URL to complete
  payment with their credit card. **

  After payment:
  1. The management token will be shown on the success page
  2. A confirmation email will be sent with the token
  3. Save the token to manage DNS, nameservers, and settings

Important: The agent generates a checkout URL, but a human must complete the payment via Stripe. After payment, provide the management token back to the agent for DNS/nameserver management.

Configure DNS

User: Point coolstartup.com to my server at 123.45.67.89
Claude: [Uses add_dns_record tool]
  DNS Record Created:
  [1] @ A 123.45.67.89 TTL:300

User: Add a www subdomain too
Claude: [Uses add_dns_record tool]
  DNS Record Created:
  [2] www CNAME coolstartup.com TTL:300

Point to Cloudflare

User: Use Cloudflare nameservers for coolstartup.com
Claude: [Uses set_nameservers tool]
  Nameservers updated!

  Nameservers for coolstartup.com:
    - ns1.cloudflare.com
    - ns2.cloudflare.com

Purchase Flow

  1. Agent calls purchase_domain with the domain name
  2. Agent receives a Stripe checkout URL
  3. Human opens the checkout URL and completes payment with credit card
  4. Human sees the management token on the success page (also emailed)
  5. Human provides the token to the agent (e.g., "my token is clwd_abc123...")
  6. Agent can now manage DNS, nameservers, and settings using the token

Management Tokens

After purchase, you receive a management token (clwd_xxx...). This token is required for all domain management operations.

Important:

  • Save your token immediately - it cannot be retrieved without recovery
  • Token recovery generates a new token and invalidates the old one
  • Use recover_token with your email address if lost

Current Promotion

Lobster Launch Special: $0 Service Fee!

During our launch, ClawDaddy charges zero markup. You pay exactly what we pay to the registrar.

API Architecture

Claude Desktop
    |
    v
ClawDaddy MCP Server (this package)
    |
    v
ClawDaddy.app API
    |
    v
Name.com (Registrar)

Troubleshooting

Tool not found

  • Restart Claude Desktop after configuration changes

401 Unauthorized

  • Check that your management token is correct
  • Tokens start with clwd_

Domain not available

  • The domain may have been registered since your last check
  • Use lookup_domain to verify current status

Rate limiting

  • Free service has reasonable-use limits
  • Wait and retry if you see 429 errors

License

MIT


Built with claws by ClawDaddy.app

Brainstorm Available Domains (API)

This endpoint returns available domains quickly (cache + live checks).

POST https://clawdaddy.app/api/brainstorm
{
  "prompt": "AI tool for async standups",
  "count": 8,
  "mode": "balanced",
  "max_price": 30,
  "tlds": ["com","io","ai"],
  "style": "brandable"
}

Note: This is an API endpoint (not yet exposed as an MCP tool).

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured