mcpserver.lol
registry/domainee
Connection check verified live · 27h ago

domainee

Custom domains API for SaaS: connect, verify, and manage customer domains, SSL, and DNS

Tools 16
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

16 tools

Read from the running server on 27h ago.

tools_cname_lookup read-only host*
Free public API. Resolve a hostname's CNAME chain. Useful for debugging custom-domain CNAME setups.
tools_dkim_record_checker read-only domain*selector*
Free public API. Look up the DKIM record at <selector>._domainkey.<domain>, parse the public key, flag issues.
tools_dmarc_record_checker read-only domain*
Free public API. Look up the DMARC record at _dmarc.<domain>, parse policy/alignment/reporting tags, flag missing or too-permissive settings.
tools_dns_propagation_checker read-only host*type
Free public API. Query the same hostname across ~10 public DNS resolvers worldwide and report which ones return the same answer. Useful right after a DNS change.
tools_dns_record_lookup read-only typedomain*
Free public API. Look up DNS records (A, AAAA, CNAME, MX, TXT, NS, SOA) for any domain.
tools_domain_age_checker read-only domain*
Free public API. Returns a domain's registration date, age in days + years, last-updated date, and expiration.
tools_domain_availability_checker read-only name*tlds
Free public API. Check availability of a name across one or more TLDs. Pass a `name` (no TLD) and an optional `tlds` array.
tools_http_header_checker read-only url*
Free public API. Fetch a URL and return its response headers + security grade based on common security headers.
tools_redirect_checker read-only url*
Free public API. Follow a URL's redirect chain and return every hop with status code, response time, final destination.
tools_reverse_ip_lookup read-only ip*
Free public API. Reverse-DNS (PTR) lookup for an IP address. Returns one or more hostnames if configured.
tools_spf_record_checker read-only domain*
Free public API. Look up and validate the SPF record for a domain. Counts void/total DNS lookups, flags syntax issues, validates against RFC 7208's 10-lookup limit.
tools_ssl_check read-only host*
Free public API. Check the TLS certificate of any public hostname. Returns issuer, subject, validity dates, days until expiry, full chain, cipher, protocol, and SAN list. No Bearer…
tools_subdomain_finder read-only domain*
Free public API. Enumerate subdomains for a target domain via Certificate Transparency logs + DNS resolution.
tools_txt_record_lookup read-only domain*
Free public API. Fetch all TXT records on a domain, classifying each as SPF, DKIM, DMARC, BIMI, verification token, or general.
tools_website_status_checker read-only url*
Free public API. Check if a website is up or down. Returns HTTP status, response time, final URL after redirects, basic SSL info.
tools_whois_lookup read-only domain*
Free public API. WHOIS / RDAP lookup for a domain — registrar, status, created/updated/expires dates, nameservers.