mcpbeat Sign in

Domain Radar MCP Server

local only

Domain Radar runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm. Last commit 27 Mar 2026.

MCP server that checks domain availability in real-time during brand naming

Installs per day peak 22 · avg 7 · +14% w/w
a month agotoday
37
Installs / week
npm · mcp-domain-radar
1
Stars
0 open issues
27 Mar 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Domain Radar every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add domain-radar -- npx -y mcp-domain-radar
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "domain-radar": {
      "args": [
        "-y",
        "mcp-domain-radar"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.domain-radar]
command = "npx"
args = ["-y", "mcp-domain-radar"]
.cursor/mcp.json
{
  "mcpServers": {
    "domain-radar": {
      "args": [
        "-y",
        "mcp-domain-radar"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "domain-radar": {
      "args": [
        "-y",
        "mcp-domain-radar"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Domain Radar

same job, measured the same way
Namecheap
by codechap

MCP server for Namecheap — check availability, list domains, and get pricing

local only
Domainium Search
by domainium

AI-powered domain & business name generation with real-time availability checks.

3 tools answering
Just Domain
by justdomain

Search domain availability and pricing, and check if a domain can transfer in, from chat.

2 tools answering
Name.ai MCP Server
by name

Domain availability search, WHOIS lookup, TLD pricing and registry rules from name.ai. Read-only.

4 tools answering
Dnsimple
by usefulapi

MCP server for DNSimple — domains, DNS zone records, availability, pricing and contacts.

12 tools answering
Panoramic Ireland Booking
by adessoadesso

MCP server for Panoramic Ireland tours. Discover, check availability, and create bookings.

local only
izHost
by izhost

izHost public read-only MCP: service pricing and live domain availability lookup.

8 tools answering
I
Domain Check
by stucchi

Check domain availability across 500+ TLDs. Single and bulk checks with UI.

110 installs/wk local only

Domain Radar — questions

Answers built from our own checks of this server.

Why is there no uptime for Domain Radar?
Domain Radar runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package mcp-domain-radar was installed 37 times last week.
How do I connect Domain Radar?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-domain-radar straight from npm; nothing to host, nothing to sign up for.
How many people use Domain Radar?
The npm package mcp-domain-radar was installed 37 times in the last week. Week over week that is +14%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Domain Radar open source?
Yes — it is published under the MIT licence, written in JavaScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.