atom-mcp-server

atomdomains/atom-mcp-server
★ 0 stars Unknown language AI/LLM Updated 1d ago
Atom.com — Premium Domains MCP server: search, appraise, trademark-screen, and buy premium brandable domains from AI agents. Remote endpoint: https://mcp.atom.com/mcp
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "atom-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "atomdomains/atom-mcp-server"
      ]
    }
  }
}