Skip to main content

MCP server for checking domain availability and suggesting alternatives

Project description

🌐 Domain Checker MCP

An MCP (Model Context Protocol) server that helps AI assistants check domain availability and suggest creative domain names for your projects!

✨ Features

  • Check Domain Availability - Verify if specific domains are available across multiple extensions
  • Smart Domain Suggestions - Generate creative domain ideas based on your keywords
  • Multiple Extensions - Check .com, .net, .org, .io, and more
  • Real-time Results - Uses DNS lookup and API checks for accurate availability

🚀 Quick Start

Installation

# Clone or download this repository
git clone https://github.com/yourusername/mcp-domain-checker.git
cd mcp-domain-checker

# Install dependencies
pip install mcp aiohttp

Testing

Test the server locally with the MCP inspector:

npx @modelcontextprotocol/inspector python server.py

🤖 Usage with Claude Desktop

Add this to your Claude Desktop configuration file:

{
  "mcpServers": {
    "domain-checker": {
      "command": "python",
      "args": ["/full/path/to/mcp-domain-checker/server.py"]
    }
  }
}

Then restart Claude Desktop and try:

  • "Check if myawesomeblog.com is available"
  • "Help me find domains for my cooking recipe website"
  • "Is johndoe available in .com, .net, and .io?"

🛠️ Available Tools

check_domain

Check if specific domain names are available

  • Input: Domain name and optional extensions array
  • Example: mysite.com with extensions [".com", ".net", ".org"]

📦 Installation via PyPI

pip install mcp-domain-checker

Then use in your Claude config:

{
  "mcpServers": {
    "domain-checker": {
      "command": "mcp-domain-checker"
    }
  }
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcp_domain_checker-1.0.5.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mcp_domain_checker-1.0.5-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file mcp_domain_checker-1.0.5.tar.gz.

File metadata

  • Download URL: mcp_domain_checker-1.0.5.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.0

File hashes

Hashes for mcp_domain_checker-1.0.5.tar.gz
Algorithm Hash digest
SHA256 c01f6f8339cb5fc148503cb3f933e90704c249a8a419f3ebcfa21fa29e7ce60b
MD5 1caceced5980452b8a4774b08b16e22f
BLAKE2b-256 56b677832dee33f0e488fc84bdf15e751d9abd2f993b3f21c4c96e6eacab82e3

See more details on using hashes here.

File details

Details for the file mcp_domain_checker-1.0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for mcp_domain_checker-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 475a0913c944198e66b7a8634efc4b1d4c4b784f984ecdfe4f84556c3bb490f6
MD5 bdeb6d23a59623cfb63395ad1bf668ca
BLAKE2b-256 93d551ccdd298224726423ed4b0d819e071c6d233a25126d87b80e841c152559

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page