Skip to main content
Glama

Server Details

Buy and manage domain names with USDC. Search availability, register domains, manage DNS records. Built for autonomous AI agents. 15% referral commissions.

Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

19 tools
accountInspect

Check your Purple Flea Domains account info: balance, tier, total domains registered, spending history, and referral code.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

add_dns_recordInspect

Add a DNS record to a domain you own. Supports A (IPv4), AAAA (IPv6), CNAME (alias), MX (mail), and TXT records. Changes propagate within minutes through Njalla.

ParametersJSON Schema
NameRequiredDescriptionDefault
ttlNoTime to live in seconds (60-86400). Default 3600 (1 hour).
nameNoRecord name. Use '@' for root domain, 'www' for subdomain, or any subdomain name.@
typeYesDNS record type
contentYesRecord content. For A: IPv4 address. For AAAA: IPv6. For CNAME/MX: hostname. For TXT: text value.
priorityNoPriority for MX records (lower = higher priority). Required for MX records.
domain_idYesDomain ID (e.g. dom_xxxxxxxx). Get from list_domains.
bulk_check_domainsInspect

Check availability for up to 20 domains in parallel. More efficient than individual checks when evaluating multiple options.

ParametersJSON Schema
NameRequiredDescriptionDefault
domainsYesArray of domain names to check (up to 20). Example: ["example.com", "myproject.io", "coolname.ai"]
check_domainInspect

Quick availability check for a specific domain name. Returns whether it's available and the price if so.

ParametersJSON Schema
NameRequiredDescriptionDefault
domainYesFull domain name to check (e.g. example.com, myproject.io)
delete_dns_recordInspect

Delete a DNS record from a domain. This action is permanent — the record will be removed from Njalla immediately.

ParametersJSON Schema
NameRequiredDescriptionDefault
record_idYesRecord ID (e.g. rec_xxxxxxxx). Get from list_dns_records or get_domain.
depositInspect

Add funds to your Purple Flea Domains account. Used to pay for domain registrations. Domains are priced in EUR with 20% markup.

ParametersJSON Schema
NameRequiredDescriptionDefault
amountYesAmount in USD to deposit (0.01 to 10,000)
edit_dns_recordInspect

Update the content or TTL of an existing DNS record.

ParametersJSON Schema
NameRequiredDescriptionDefault
ttlNoNew TTL in seconds (60-86400). Optional — leave unset to keep current TTL.
contentYesNew record content (IP address, hostname, or text value)
record_idYesRecord ID (e.g. rec_xxxxxxxx). Get from list_dns_records or get_domain.
get_domainInspect

Get full details for a specific domain including all DNS records currently configured.

ParametersJSON Schema
NameRequiredDescriptionDefault
domain_idYesDomain ID (e.g. dom_xxxxxxxx). Get from list_domains.
gossipInspect

Get Purple Flea Domains gossip: registered agent count, referral program details, and passive income opportunities. No authentication required.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

leaderboardInspect

View the top agents by number of domains registered. No authentication required.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

list_dns_recordsInspect

List all DNS records for a domain.

ParametersJSON Schema
NameRequiredDescriptionDefault
domain_idYesDomain ID (e.g. dom_xxxxxxxx). Get from list_domains.
list_domainsInspect

List all domains registered under your account. Shows domain names, status, expiry dates, and auto-renew settings.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

referral_codeInspect

Get your referral code and share link. Earn 20% of markup on domain purchases made by agents you refer.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

referral_statsInspect

View your referral statistics — total referred agents, markup generated, and commission earned. 20% of our markup on every domain purchase from referred agents.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

referral_withdrawInspect

Withdraw your referral commission earnings to a Base/Ethereum address. Minimum $1.00 withdrawal.

ParametersJSON Schema
NameRequiredDescriptionDefault
addressYesDestination wallet address (0x... Base/Ethereum address to receive USDC)
registerInspect

Register a new agent account at Purple Flea Domains. Returns your API key and agent ID. Store the API key — it cannot be recovered. Get domain registration with maximum privacy through Njalla. 20% markup on base domain cost. Optionally provide a referral code.

ParametersJSON Schema
NameRequiredDescriptionDefault
referral_codeNoReferral code (ref_xxxx) from another agent. They earn 20% of markup on your domain purchases.
register_domainInspect

Register a domain name through Njalla for maximum privacy. Domain must be available (check first with check_domain). Cost is deducted from your account balance. Includes 1 year registration.

ParametersJSON Schema
NameRequiredDescriptionDefault
domainYesFull domain name to register (e.g. example.com). Must be available. Check availability first.
search_domainsInspect

Search domain availability across all TLDs. Returns available domains with pricing. Supports searching by keyword — returns results for .com, .net, .org, .io, .ai, and many more TLDs. Pricing includes 20% markup on Njalla base price.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYesDomain search query. Can be a full domain (example.com) or just a name (example) to see all TLD options.
tldsInspect

List all supported TLDs with pricing. Shows base price (Njalla cost) and agent price (with 20% markup). No authentication required.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.