MCP Marketplace
BrowseHow It WorksFor CreatorsDocs
Sign inSign up
MCP Marketplace

The curated, security-first marketplace for AI tools.

Product

Browse ToolsSubmit a ToolDocumentationHow It WorksBlogFAQ

Legal

Terms of ServicePrivacy PolicyCommunity Guidelines

Connect

support@mcp-marketplace.ioTwitter / XDiscord

MCP Marketplace © 2026. All rights reserved.

Back to Browse

Domaincheckr MCP Server

by Nach Dakwale
Developer ToolsModerate5.5MCP RegistryLocalRemote
Free

Server data from the Official MCP Registry

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

About

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

Remote endpoints: streamable-http: https://domaincheckr.fly.dev/mcp

Security Report

5.5
Moderate5.5Moderate Risk

Clean, well-structured domain checking server with proper error handling and appropriate permissions for its purpose. Includes affiliate tracking for revenue but discloses it clearly. No significant security concerns found. Supply chain analysis found 7 known vulnerabilities in dependencies (1 critical, 2 high severity).

7 files analyzed · 10 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

File System Write

Writes or modifies files on your machine. Check that this is expected for the tool.

env_vars

Check that this permission is expected for this type of plugin.

How to Install & Connect

Available as Local & Remote

This plugin can run on your machine or connect to a hosted endpoint. during install.

Documentation

View on GitHub

From the project's GitHub README.

DomainCheckr MCP Server

Check domain name availability instantly using RDAP. No API key or installation required. Works as a remote MCP server.

Quick Start

This is a remote MCP server -- no local installation needed. Just add the URL to your MCP client.

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "domaincheckr": {
      "url": "https://domaincheckr.fly.dev/mcp"
    }
  }
}

Config file location:

  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%\Claude\claude_desktop_config.json

Claude Code

claude mcp add domaincheckr --transport http https://domaincheckr.fly.dev/mcp

Cursor

Add to ~/.cursor/mcp.json:

{
  "mcpServers": {
    "domaincheckr": {
      "url": "https://domaincheckr.fly.dev/mcp"
    }
  }
}

Windsurf

Add to ~/.codeium/windsurf/mcp_config.json:

{
  "mcpServers": {
    "domaincheckr": {
      "url": "https://domaincheckr.fly.dev/mcp"
    }
  }
}

Tools

ToolDescription
check_domainCheck if a single domain name is available for registration. Returns registrar, creation date, expiry, and nameservers for taken domains.
check_domains_bulkCheck up to 50 domain names at once. Returns per-domain results with summary counts.
suggest_domainsGenerate and check domain name ideas for a keyword or business description. Creates 15 variations across .com, .io, .ai, .dev, .co and common prefixes/suffixes.

Example Prompts

Try asking your AI assistant:

  • "Is coolstartup.com available?"
  • "Check if these domains are available: acmecorp.com, acmehq.com, getacme.com"
  • "Find me a domain for a pet grooming business"
  • "I'm building a fintech app called PayFlow, find me a domain"

How It Works

DomainCheckr uses the RDAP protocol (Registration Data Access Protocol) to check domain availability in real time. RDAP is the modern replacement for WHOIS, standardized by the IETF.

  • Queries Verisign RDAP for .com/.net domains
  • Queries PIR RDAP for .org domains
  • Falls back to rdap.org for all other TLDs
  • HTTP 404 = available, HTTP 200 = taken

No scraping, no third-party APIs, no rate-limited services. Direct registry queries.

REST API

The same service is available as a REST API for building your own integrations or ChatGPT Actions.

EndpointDescription
GET /check/{domain}Check a single domain
POST /checkBulk check (body: {"domains": ["a.com", "b.com"]}, max 50)
GET /suggest?keyword=fintechGenerate and check domain ideas
GET /healthHealth check
GET /docsInteractive API documentation
GET /openapi.jsonOpenAPI spec (for ChatGPT Actions)

Base URL: https://domaincheckr.fly.dev

License

MIT

Reviews

No reviews yet

Be the first to review this server!

0

installs

New

no ratings yet

Is this your server?

Claim ownership to manage your listing, respond to reviews, and track installs from your dashboard.

Claim with GitHub

Sign up with the GitHub account that owns this repo

Links

Source CodeRemote Endpoint

Details

Published March 14, 2026
Version 1.0.0
0 installs
Local & Remote Plugin

More Developer Tools MCP Servers

Fetch

Free

by Modelcontextprotocol · Developer Tools

Web content fetching and conversion for efficient LLM usage

80.0K
Stars
4
Installs
5.3
Security
No ratings yet
Local

Toleno

Free

by Toleno · Developer Tools

Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.

137
Stars
511
Installs
8.0
Security
4.8
Local

mcp-creator-python

Free

by mcp-marketplace · Developer Tools

Create, build, and publish Python MCP servers to PyPI — conversationally.

-
Stars
68
Installs
10.0
Security
4.6
Local

MarkItDown

Free

by Microsoft · Content & Media

Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption

120.0K
Stars
26
Installs
6.0
Security
5.0
Local

FinAgent

Free

by mcp-marketplace · Finance

Free stock data and market news for any MCP-compatible AI assistant.

-
Stars
18
Installs
10.0
Security
No ratings yet
Local

mcp-creator-typescript

Free

by mcp-marketplace · Developer Tools

Scaffold, build, and publish TypeScript MCP servers to npm — conversationally

-
Stars
17
Installs
10.0
Security
5.0
Local