This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+5 more
Affected surfaces
Summary
AI summaryAdds 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:
/healthendpoint 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
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.
Related context
Beta — feedback welcome: [email protected]