Skip to main content
Glama

Server Details

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

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.

Tool Definition Quality

Score is being calculated. Check back soon.

Available Tools

16 tools
tools_cname_lookupInspect

Free public API. Resolve a hostname's CNAME chain. Useful for debugging custom-domain CNAME setups.

ParametersJSON Schema
NameRequiredDescriptionDefault
hostYesHostname to resolve, e.g. www.example.com.
tools_dkim_record_checkerInspect

Free public API. Look up the DKIM record at ._domainkey., parse the public key, flag issues.

ParametersJSON Schema
NameRequiredDescriptionDefault
domainYesDomain to check DKIM for.
selectorYesDKIM selector — `google`, `k1`, `mxvault`, `s1`, etc.
tools_dmarc_record_checkerInspect

Free public API. Look up the DMARC record at _dmarc., parse policy/alignment/reporting tags, flag missing or too-permissive settings.

ParametersJSON Schema
NameRequiredDescriptionDefault
domainYesDomain to check DMARC for.
tools_dns_propagation_checkerInspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
hostYesHostname to check.
typeNoRecord type. Default: A.
tools_dns_record_lookupInspect

Free public API. Look up DNS records (A, AAAA, CNAME, MX, TXT, NS, SOA) for any domain.

ParametersJSON Schema
NameRequiredDescriptionDefault
typeNoRestrict to one record type. Default: all common types.
domainYesDomain to query, e.g. example.com.
tools_domain_age_checkerInspect

Free public API. Returns a domain's registration date, age in days + years, last-updated date, and expiration.

ParametersJSON Schema
NameRequiredDescriptionDefault
domainYesDomain to check.
tools_domain_availability_checkerInspect

Free public API. Check availability of a name across one or more TLDs. Pass a name (no TLD) and an optional tlds array.

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYesBare name without TLD, e.g. `mybrand`.
tldsNoOptional list of TLDs to check, e.g. ['com', 'io', 'dev']. Default: a standard SaaS set.
tools_http_header_checkerInspect

Free public API. Fetch a URL and return its response headers + security grade based on common security headers.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesFull URL with scheme, e.g. https://example.com.
tools_redirect_checkerInspect

Free public API. Follow a URL's redirect chain and return every hop with status code, response time, final destination.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesStarting URL.
tools_reverse_ip_lookupInspect

Free public API. Reverse-DNS (PTR) lookup for an IP address. Returns one or more hostnames if configured.

ParametersJSON Schema
NameRequiredDescriptionDefault
ipYesIPv4 or IPv6 address, e.g. 8.8.8.8.
tools_spf_record_checkerInspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
domainYesDomain to check SPF for.
tools_ssl_checkInspect

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 required.

ParametersJSON Schema
NameRequiredDescriptionDefault
hostYesHostname to check. Optionally with port, e.g. example.com:443.
tools_subdomain_finderInspect

Free public API. Enumerate subdomains for a target domain via Certificate Transparency logs + DNS resolution.

ParametersJSON Schema
NameRequiredDescriptionDefault
domainYesApex domain to enumerate.
tools_txt_record_lookupInspect

Free public API. Fetch all TXT records on a domain, classifying each as SPF, DKIM, DMARC, BIMI, verification token, or general.

ParametersJSON Schema
NameRequiredDescriptionDefault
domainYesDomain to fetch TXT records for.
tools_website_status_checkerInspect

Free public API. Check if a website is up or down. Returns HTTP status, response time, final URL after redirects, basic SSL info.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesURL to check (include scheme).
tools_whois_lookupInspect

Free public API. WHOIS / RDAP lookup for a domain — registrar, status, created/updated/expires dates, nameservers.

ParametersJSON Schema
NameRequiredDescriptionDefault
domainYesDomain to look up.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources