Skip to main content
Glama
1shanra1

Domain Availability MCP Server

by 1shanra1

Domain Availability MCP Server

An MCP server that checks domain name availability using WHOIS, DNS, and RDAP lookups. Supports .com, .ai, and .net TLDs.

Installation

git clone https://github.com/1shanra1/Domain-Checker-MCP.git
cd Domain-Checker-MCP
uv sync

Related MCP server: Domain Checker MCP Server

Add to Claude Desktop

Add to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):

{
  "mcpServers": {
    "domain-checker": {
      "command": "uv",
      "args": ["run", "--directory", "/absolute/path/to/Domain-Checker-MCP", "server.py"]
    }
  }
}

Add via CLI

claude mcp add-json domain-checker '{"type":"stdio","command":"uv","args":["run","--directory","/absolute/path/to/Domain-Checker-MCP","server.py"]}'

Available Tools

Tool

Description

check_domain_availability

Check if a single domain is available

check_multiple_domains

Check up to 10 domains at once

A
license - permissive license
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Enables AI agents to check domain availability, perform batch domain lookups, and generate intelligent domain name suggestions across multiple TLDs using WHOIS integration.
    Last updated
    3
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables AI assistants to check domain name availability for single or multiple domains using DNS, RDAP, and WHOIS lookups. It provides detailed registration status including registrar information and expiration dates while supporting bulk checks of up to 50 domains.
    Last updated
    2
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    Enables domain name availability checking through DNS and WHOIS lookups with confidence scoring. It supports searching across alternative TLDs and generating domain name variations for branding purposes.
    Last updated
    4

View all related MCP servers

Related MCP Connectors

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

  • Buy & manage domains from any AI chat: availability, register, DNS, email forwarding, AI bot stats.

  • Domain search, registration, DNS, marketplace, and checkout with your AI agent.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/1shanra1/Domain-Checker-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server