Skip to main content
Glama

SSL Monitor MCP Server

by firesh

get_domain_info

Retrieve domain registration, expiration, and registrant details via WHOIS lookup to monitor domain status and ensure website security.

Instructions

Get domain registration and expiration information using WHOIS lookup. Returns registrant information when available.

Input Schema

NameRequiredDescriptionDefault
domainYesThe top-level domain to check (e.g., sslmon.dev)

Input Schema (JSON Schema)

{ "properties": { "domain": { "description": "The top-level domain to check (e.g., sslmon.dev)", "type": "string" } }, "required": [ "domain" ], "type": "object" }

Other Tools from SSL Monitor MCP Server

Related Tools

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/firesh/sslmon-mcp'

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