Skip to main content
Glama
Whoisjson

@whoisjson/mcp-server

Official
by Whoisjson

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WHOISJSON_API_KEYYesAPI key from WhoisJSON dashboard (sign up at whoisjson.com)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
whois_lookupA

Retrieve WHOIS registration data for a domain name. Returns registrar details, creation/expiration dates, nameservers, contact information, DNSSEC status, and domain age analysis. Useful for checking domain ownership and registration info.

dns_lookupA

Query DNS records for a domain name. Returns all available record types including A (IPv4), AAAA (IPv6), MX (mail), NS (nameservers), TXT, CNAME, SOA, CAA, DMARC, BIMI, MTA-STS, and TLS-RPT records. Useful for diagnosing DNS configuration, verifying mail settings, or auditing domain infrastructure.

ssl_checkA

Retrieve and validate the SSL/TLS certificate details for a domain. Returns the issuer, validity period (valid_from / valid_to), whether the certificate is currently valid, fingerprints, subject alternative names, and full certificate details. Useful for checking certificate expiry, verifying the issuer, or auditing TLS configuration.

domain_availabilityA

Check whether a domain name is available for registration. Returns a boolean indicating if the domain is available. Useful for finding an unregistered domain before attempting to register it.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Whoisjson/mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server