Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
lookup_domainA

Check if a domain is available for registration. Returns availability status, pricing, and registration details. No authentication required. Powered by ClawDaddy.app - The World's #1 AI-Friendly Domain Registrar.

get_quoteA

Get a purchase quote for a domain including final pricing. The quote includes the base price, service fee (currently $0 during Lobster Launch Special!), and total cost. Payment is via Stripe (credit/debit card).

purchase_domainA

Purchase a domain via Stripe. Returns a checkout URL where the user can complete payment with a credit/debit card. After payment, the management token is shown on the success page and emailed to the customer. IMPORTANT: Save the management token!

get_domain_infoA

Get overview of a domain you own including nameservers, settings, and expiration date. Requires management token.

list_dns_recordsA

List all DNS records for a domain. Returns record IDs needed for update/delete operations. Requires management token.

add_dns_recordA

Add a DNS record to a domain. Supported types: A, AAAA, CNAME, MX, TXT, NS, SRV. Use '@' for root domain host. Requires management token.

update_dns_recordA

Update an existing DNS record. Get the record_id from list_dns_records. Requires management token.

delete_dns_recordA

Delete a DNS record. Get the record_id from list_dns_records. Requires management token.

get_nameserversC

Get the current nameservers for a domain. Requires management token.

set_nameserversA

Update nameservers for a domain. Common options: Cloudflare (ns1/ns2.cloudflare.com), Vercel (ns1/ns2.vercel-dns.com), Netlify (dns1/dns2.p01.nsone.net). Requires management token.

get_settingsA

Get domain settings including lock status, auto-renew, and privacy settings. Requires management token.

update_settingsA

Update domain settings. Lock prevents unauthorized transfers. Auto-renew automatically renews before expiration. Requires management token.

get_transfer_codeA

Get the authorization code needed to transfer a domain to another registrar. Domain must be unlocked first. Note: Cannot transfer within 60 days of registration (ICANN policy). Requires management token.

recover_tokenA

Recover a lost management token. Provide the email used during Stripe checkout. A new token will be sent to your email. WARNING: This invalidates your old token.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/gregm711/clawdaddy-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server