Skip to main content
Glama

SSL Monitor MCP Server

by firesh

get_domain_info

Retrieve domain registration details, including expiration dates and registrant information, using WHOIS lookup. Ideal for monitoring domain status and ensuring 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" }
Install Server

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