API Tools
justdomain.ai
Provides read-only availability and pricing lookup for domain names.
ENDPOINT 1
https://mcp.justdomain.ai/mcp
Known tools 1
search_domainsRead-only availability and pricing lookup for specific domain names.
Inferred read-onlyCONNECT 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.justdomain-ai]
url = "https://mcp.justdomain.ai/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"justdomain-ai": {
"type": "http",
"url": "https://mcp.justdomain.ai/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: justdomain-ai
Remote MCP URL: https://mcp.justdomain.ai/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": {
"justdomain-ai": {
"url": "https://mcp.justdomain.ai/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"justdomain-ai": {
"type": "http",
"url": "https://mcp.justdomain.ai/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "justdomain-ai",
"transport": "streamable-http",
"url": "https://mcp.justdomain.ai/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://mcp.justdomain.ai
MCP server metadata
- Name
- just-domain-mcp
- Version
- 0.4.1
Look up availability and pricing for specific domain names. `search_domains` returns whether each requested domain is available, its registration and renewal price for the ending's full registration term, and, for available domains we can register, a URL the user can open in a browser to complete registration on justdomain.ai. Most endings register one year at a time; .ai registers in two-year terms set by its registry, so a .ai figure is a two-year total and not an annual rate. Premium names are reported but cannot be registered through Just Domain yet, so they carry no URL. The tool is read-only: no order is created and no payment is taken inside the chat. Safe to call without authentication. Just Domain registers and runs domains; it does not yet support renewals, auto-renew, transfers in or out, or authorization (EPP) codes. Read the `domain://faq` resource before answering a question about anything beyond search.
Known tools 1
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.just-domain-mcp]
url = "https://mcp.justdomain.ai"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"just-domain-mcp": {
"type": "http",
"url": "https://mcp.justdomain.ai"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: just-domain-mcp
Remote MCP URL: https://mcp.justdomain.ai
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": {
"just-domain-mcp": {
"url": "https://mcp.justdomain.ai"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"just-domain-mcp": {
"type": "http",
"url": "https://mcp.justdomain.ai"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "just-domain-mcp",
"transport": "streamable-http",
"url": "https://mcp.justdomain.ai"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for justdomain.ai was fetched 2026-09-18T19:49:08.370Z.
justdomain.ai is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.