Back to MCP Servers

Agent Domain Service

AI-powered domain brainstorming, analysis, and availability checking via AgentDomainService.com. Generate creative domain names from descriptions, get AI scoring for brandability/memorability, and check real-time availability with pricing. No API keys required.

search-data-extractionapiaiagent

Installation

npx -y agent-domain-service-mcp

Configuration

{
  "mcpServers": {
    "agent-domain-service-mcp": {
      "command": "npx",
      "args": ["-y", "agent-domain-service-mcp"]
    }
  }
}

How to use

  1. Run the installation command above (if needed)
  2. Open your Claude Code settings file (~/.claude/settings.json)
  3. Add the configuration to the mcpServers section
  4. Restart Claude Code to apply changes
View source on GitHub