Search, appraise, trademark-check, and buy premium brandable domain names from Atom.com.
MCPpedia last refreshed this data
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"com-atom-premium-domains": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Search, appraise, trademark-check, and buy premium brandable domain names from Atom.com.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in legal
Proof primitive for AI agents on MultiversX. Anchor file hashes on-chain as verifiable proofs.
87 tools for Korean law — statutes, precedents, ordinances, interpretations | MCP Server · CLI · npm
956k Swiss court decisions: full-text search, citation graph, statute lookup (DE/FR/IT)
Luxembourg legislation via MCP — full-text search across statutes and provisions
MCP Security Weekly
Get CVE alerts and security updates for com.atom/premium-domains and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
An MCP server that lets AI agents search, appraise, trademark-screen, and buy premium brandable domain names from Atom.com — a curated premium domain marketplace and accredited domain registrar.
Remote endpoint: https://mcp.atom.com/mcp (Streamable HTTP)
Domain search works anonymously — no account or API key needed to try it. Account-linked tools use OAuth: your agent opens an Atom.com login page, you approve, done. No client IDs or secrets to configure.
| Tool | Auth | Description |
|---|---|---|
search_brandable_domains | none | Search Atom.com's curated marketplace of premium, brandable domains by concept, industry, or style. Every result is a real listing with a buy-now price. |
check_domain_availability | Atom.com login | Check whether a specific domain is available, taken, or a premium listing; suggests curated alternatives when taken. |
generate_domain_names | Atom.com login | Invent new brandable name candidates for a concept, grounded against live availability and Atom.com inventory — every result is actually obtainable. |
appraise_domain | Atom.com login | Estimate the market value of a domain with reasoning and comparable sales. Always an estimate, not an offer. |
get_domain_details | Atom.com login | Full detail record for a single Atom.com listing — the deep-dive after picking a name. |
screen_trademark_conflicts | Atom.com login | Preliminary trademark-conflict screen against public USPTO records. Not legal advice. |
get_checkout_link | Atom.com login | Pre-filled, authenticated Atom.com checkout URL so the user can complete payment on Atom.com. Charges nothing by itself. |
All tools are read-only (readOnlyHint: true) — nothing on this surface
spends money or mutates account state. Purchases always complete on
Atom.com's own checkout.
Add a custom connector with the URL https://mcp.atom.com/mcp.
claude mcp add --transport http atom https://mcp.atom.com/mcp
{
"mcpServers": {
"atom": {
"type": "http",
"url": "https://mcp.atom.com/mcp"
}
}
}
When a tool needs authentication the client will open Atom.com's OAuth consent page — log in with (or create) your Atom.com account and approve. Dynamic client registration is supported, so no manual app setup is required.
https://mcp.atom.com/.well-known/oauth-protected-resource (RFC 9728).429 with Retry-After.curl -s -X POST https://mcp.atom.com/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"search_brandable_domains","arguments":{"concept":"AI fitness coach"}}}'
This repository is the public home of the Atom.com MCP server for registry listings. The server itself is a hosted remote s