Skip to content

This release adds 2 notable features for engineering teams evaluating rollout.

Published 5mo 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 chatgpt claude domain domain-availability godaddy
+5 more
mcp model-context-protocol rdap typescript whois

Affected surfaces

auth

Summary

AI summary

Adds HTTP rate limiting of 100 requests per minute per IP, with RateLimit-* headers and health check exemption.

Full changelog

🔒 HTTP Rate Limiting

Adds rate limiting to the HTTP transport to protect against abuse.

Changes

  • Rate Limiting: 100 requests per minute per IP address
  • Standard Headers: RateLimit-* headers in responses
  • Health Check Exempt: /health endpoint bypasses rate limiting

Production Deployment

SSL is now configured on the Contabo VPS:

  • HTTPS Endpoint: https://vmi3000318.contaboserver.net
  • Certificate: Let's Encrypt (auto-renews)

Usage

# Test rate limiting
for i in {1..5}; do curl -s https://vmi3000318.contaboserver.net/health | jq '.status'; done

Full Changelog: https://github.com/dorukardahan/domain-search-mcp/compare/v1.9.0...v1.9.1

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 dorukardahan/domain-search-mcp

Get notified when new releases ship.

Sign up free

About dorukardahan/domain-search-mcp

Fast domain availability aggregator with pricing. Checks Porkbun, Namecheap, GoDaddy, RDAP & WHOIS. Includes bulk search, registrar comparison, AI-powered suggestions, and social media handle checking.

All releases →

Beta — feedback welcome: [email protected]