mcpbeat Sign in

Domain Checker MCP Server

by wearebravelabs Your server? Claim it
local only

Domain Checker MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm. Last commit 23 Jan 2026.

Fast domain availability checker. DNS + RDAP/WHOIS verification.

Installs per day peak 17 · avg 6 · +153% w/w
a month agotoday
32
Installs / week
npm · @wearebravelabs/domain-checker-mcp
0
Stars
0 open issues
23 Jan 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Domain Checker MCP 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-checker-mcp -- npx -y @wearebravelabs/domain-checker-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "domain-checker-mcp": {
      "args": [
        "-y",
        "@wearebravelabs/domain-checker-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.domain-checker-mcp]
command = "npx"
args = ["-y", "@wearebravelabs/domain-checker-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "domain-checker-mcp": {
      "args": [
        "-y",
        "@wearebravelabs/domain-checker-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "domain-checker-mcp": {
      "args": [
        "-y",
        "@wearebravelabs/domain-checker-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Domain Checker MCP

same job, measured the same way
Domain Check
by saidutt46

Fast domain availability checker with RDAP/WHOIS — batch checks, TLD presets, and name generation.

local only
Whois MCP Server
by cyanheads

Domain registration, availability, DNS records, and IP/ASN resolution via RDAP and DNS-over-HTTPS.

88 installs/wk local only
WhoisJSON
by whoisjson

WHOIS, DNS, SSL, and domain availability lookups for AI assistants

54 installs/wk local only
Domains
by pipeworx-io

Domains MCP — domain registration lookup + availability search over live

40 tools answering
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
DomainCheckr
by nach-dakwale

Check domain name availability via RDAP. Single, bulk, and smart suggestions. No API key needed.

3 tools answering
Domain Sentinel
by domain-sentinel

Domain availability over RDAP, watchlists with daily checks, change history and email alerts.

answering

Domain Checker MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Domain Checker MCP?
Domain Checker MCP 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 @wearebravelabs/domain-checker-mcp was installed 32 times last week.
How do I connect Domain Checker MCP?
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 @wearebravelabs/domain-checker-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Domain Checker MCP?
The npm package @wearebravelabs/domain-checker-mcp was installed 32 times in the last week. Week over week that is +153%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Domain Checker MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 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.