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"]

suggest_domains

Generate domain suggestions from keywords

  • Input: Keywords/business description and optional extensions
  • Example: "cooking blog recipes" → suggests cookingblog.com, mycookingblog.net, etc.

📦 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.1.tar.gz (4.9 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.1-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mcp_domain_checker-1.0.1.tar.gz
  • Upload date:
  • Size: 4.9 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.1.tar.gz
Algorithm Hash digest
SHA256 4002311151e356ffdccb08fa3ccfd4c46ba57c8c548137eaca56ccdc6aa54704
MD5 361812130d732a12c0c483a7909a2d41
BLAKE2b-256 a3a7f8b70db48e8e629ba107e42649c4ec56a54b7c31391d06c155b9aac6fbcc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mcp_domain_checker-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 676595832af517e92f38192ae0f016115c65093f87c1b5aed994803afbc25fe5
MD5 f870464643598bee32df325a74f8451d
BLAKE2b-256 224672221b6ec1b3b3b3de7ca67868933e579cf68c303a4710e2f6d3ba0bb254

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