← Registry

Developer Tools

findadomain.name

Provides domain name brainstorming and availability checking across multiple TLDs.

1 endpoint3 known toolsFirst detected September 9, 2026Last detected September 9, 2026

ENDPOINT 1

https://findadomain.name/api/mcp

No auth detected

MCP server metadata

Name
findadomain-name
Version
1.0.0
Capabilities
tools
Server instructions

Findadomain.name finds available domain names for an idea or company. It returns brandable names AND domain hacks (a real word spelled across the dot, like "ope.ninja"), each with real availability, the registrar's real price (no markup), and monthly keyword search-volume where the data exists. Use find_domains to brainstorm from an idea, search_domain to check one name across many extensions, and check_availability for a specific list of domains. Every result is real API data: if the service is briefly unavailable it says so rather than inventing names or prices, and every register link goes to the exact registrar whose price was quoted.

Known tools 3

find_domains

Brainstorm available domain names for an idea, product, or company.

Inferred read-only
search_domain

Check exact-name availability and real price for a specific name across many TLD extensions at once.

Inferred read-only
check_availability

Check availability and real price for a specific list of full domains (e.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.findadomain-name]
url = "https://findadomain.name/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "findadomain-name": {
      "type": "http",
      "url": "https://findadomain.name/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: findadomain-name
Remote MCP URL: https://findadomain.name/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "findadomain-name": {
      "url": "https://findadomain.name/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "findadomain-name": {
      "type": "http",
      "url": "https://findadomain.name/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "findadomain-name",
  "transport": "streamable-http",
  "url": "https://findadomain.name/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.