mcpbeat Sign in

Domain Check MCP Server

local only

Domain Check runs on your own machine — the client starts it, so there is no endpoint to ping. 110 installs a week from pypi. Last commit 25 Feb 2026.

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

Installs per day peak 46 · avg 16 · -13% w/w
a month agotoday
110
Installs / week
pypi · domain-check-mcp
0
Stars
0 open issues
25 Feb 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

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

Alternatives to Domain Check

same job, measured the same way
Namecheap
by ziggythebot

Check domain availability across 600+ TLDs on Namecheap with pricing and purchase links

38 installs/wk local only
dotsweep
by dotsweep

Domain availability across 1,200+ TLDs, with renewal price, minimum term and eligibility

4 tools answering
DomainCheckr
by nach-dakwale

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

3 tools answering
Domainium Search
by domainium

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

3 tools answering
Domain Check
by saidutt46

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

local only
Namemyapp
by rakesh1002

Brandable business names with live domain availability + one-click buy URLs.

49 installs/wk 13 tools answering
Namera
by solozerolabs

Check name availability across domains, trademarks, and social handles. Score and rank candidates.

1 432 installs/wk local only
Namera
by siddmax

Check name availability across domains, trademarks, and social handles. Score and rank candidates.

local only

Domain Check — questions

Answers built from our own checks of this server.

Why is there no uptime for Domain Check?
Domain Check 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 pypi package domain-check-mcp was installed 110 times last week.
How do I connect Domain Check?
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 domain-check-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Domain Check?
The pypi package domain-check-mcp was installed 110 times in the last week. Week over week that is -13%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Domain Check open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.