Skip to content

This release includes breaking changes for platform teams planning a safe upgrade.

Published 7mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-tools anthropic claude claude-ai claude-desktop dns
+12 more
domain-availability domain-availability-checker domain-checker domain-search mcp model-context-protocol model-context-protocol-server model-context-protocol-servers python tld uvx whois

Summary

AI summary

Added Docker support with a Dockerfile, deploy.sh script, and README updates.

Full changelog

0366b8c: Docker Support and Automated Deployment

Release Date: 2025-10-29 21:16:23 UTC

Summary

This release significantly enhances the operational capabilities of the mcp-domain-availability project by introducing comprehensive Dockerization and a streamlined deployment process. Key updates include the addition of a Dockerfile for containerized execution, a new deploy.sh script to automate deployment, and updates to the README.md to provide clear instructions for running the application in a Docker environment. These improvements aim to simplify setup, ensure consistent environments, and facilitate easier deployment for developers and operators.

Feature Enhancements

  • User-facing improvements
    • The README.md has been updated with detailed instructions on how to build and run the mcp-domain-availability application using Docker, significantly improving the onboarding experience and simplifying operational procedures.
  • Technical enhancements implemented
    • A Dockerfile has been introduced, enabling the containerized deployment of the mcp-domain-availability application. This ensures environment consistency and facilitates scalable operations.
    • A new deploy.sh script has been added to automate the deployment process, streamlining the setup and execution of the application within a containerized environment.
    • Adjustments were made to src/mcp_domain_availability/main.py to ensure full compatibility and performance within the newly introduced Docker container environment.

Technical Specifications

Modified Files

  • Dockerfile (modified)
    • Changes: 4 total
    • Added: 3 lines
    • Removed: 1 lines
  • README.md (modified)
    • Changes: 52 total
    • Added: 52 lines
    • Removed: 0 lines
  • deploy.sh (added)
    • Changes: 15 total
    • Added: 15 lines
    • Removed: 0 lines
  • src/mcp_domain_availability/main.py (modified)
    • Changes: 8 total
    • Added: 6 lines
    • Removed: 2 lines

Repository Information

  • Commit: 0366b8c
  • Author: @imprvhub
  • Branch: main

Deployment Instructions

Prerequisites

  • Docker installed and running on your system.

Update Procedure

  1. Ensure your local repository is synchronized with the latest main branch.
  2. Navigate to the root directory of the mcp-domain-availability project.
  3. Build the Docker image using the provided Dockerfile by executing the appropriate Docker build command (e.g., docker build -t mcp-domain-availability .).
  4. Execute the new deploy.sh script to run the application within a Docker container (e.g., ./deploy.sh).
  5. Verify the application is running correctly by checking the Docker container logs or accessing its exposed services as detailed in the updated README.md.

Breaking Changes

None - Full backward compatibility maintained

Attributions

This release incorporates the original implementation made by @nilsreichardt.
Reference commits:


This document was automated by Gitset.dev

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track imprvhub/mcp-domain-availability

Get notified when new releases ship.

Sign up free

About imprvhub/mcp-domain-availability

A Model Context Protocol (MCP) server that enables Claude Desktop to check domain availability across 50+ TLDs. Features DNS/WHOIS verification, bulk checking, and smart suggestions. Zero-clone installation via uvx.

All releases →

Beta — feedback welcome: [email protected]