Skip to main content
Glama
MIT License
10
1
  • Linux
  • Apple

whois_tld

Query WHOIS information for Top Level Domains (TLDs) to retrieve domain ownership, registration details, and availability directly through the WhoIs MCP server.

Instructions

Looksup whois information about the Top Level Domain (TLD)

Input Schema

NameRequiredDescriptionDefault
tldYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "tld": { "minLength": 1, "type": "string" } }, "required": [ "tld" ], "type": "object" }

You must be authenticated.

Other Tools from Whois MCP

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/bharathvaj-ganesan/whois-mcp'

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