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.4.tar.gz (4.4 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.4-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mcp_domain_checker-1.0.4.tar.gz
  • Upload date:
  • Size: 4.4 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.4.tar.gz
Algorithm Hash digest
SHA256 79ae0cc7b04b8b6ee31dd285f6446f22a6c95fa43dcaf1945d6365c940d455f5
MD5 921a2945ab7a05e5cde4c5d9773c5eeb
BLAKE2b-256 29faede23edb35c671276a79e1537ca6f7cebdb13fc164e85f41626160363de4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mcp_domain_checker-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 37339303cde948aa21ceff76fba5a0be549d5f6967e01ce357e436eadca47aea
MD5 a2c216ce360156c881c8fd8a9cbd3e03
BLAKE2b-256 e5d731a5c8bf40a688fa95423904ddb32a36a94d7bc74c6e7ea120d7d118ab86

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