Skip to content

Releases: oso95/domain-suite-mcp

v0.1.0

12 Mar 01:05

Choose a tag to compare

domain-suite-mcp v0.1.0

First public release.

What's included

  • 21 MCP tools for domain and DNS management
  • Four provider integrations: Porkbun, Namecheap, GoDaddy, Cloudflare
  • Zero-config domain availability checking via RDAP → public WHOIS fallback chain
  • Email setup tools: setup_spf, setup_dkim, setup_dmarc, setup_mx with mail provider templates (Google, Resend, SendGrid, Mailgun, SES, Postmark)
  • SSL certificate management for Porkbun (full) and Cloudflare (list/status)
  • Domain transfer tools: transfer_domain_in, get_transfer_status
  • WHOIS contact management for Namecheap and GoDaddy
  • Five pre-built Claude Code skills installable via npx domain-suite-mcp install
  • Structured AgentError with actionable next steps for agents
  • Rate-limit handling: Bottleneck for Porkbun, automatic retry with Retry-After for GoDaddy
  • 161 unit tests

Install

npx domain-suite-mcp

See README for full setup instructions.