Find Available Domains Fast
AI-powered domain name ideas, checked in real time
Works with AI Agents
Point your AI coding agent at Namerbot and let it find available domains for you automatically.
Claude Code
Add as an MCP server with one command:
claude mcp add namerbot -- npx namerbot@1
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"namerbot": {
"command": "npx",
"args": [
"namerbot@1"
]
}
}
}
No signup required
Start using immediately with free name-checks
Start using immediately with free name-checks
Free tier included
250 free name-checks, replenishes every 12 hours
250 free name-checks, replenishes every 12 hours
7 TLDs checked
.com, .io, .ai, .co, .org, .net, .xyz
.com, .io, .ai, .co, .org, .net, .xyz
REST API
Integrate domain search into your own tools and workflows.
Base URL
https://namerbot.ai/api/v1POST /generate Generate domain name ideas and check availabilityGET /check?domain=example.com Check availability of a specific domainGET /credits Check your remaining creditsAPI Keys
Generate a key with POST /api/v1/keys โ no signup needed. Pass it as Authorization: Bearer <key>.