Skip to main content
Glama
MIT License
96
39
  • Linux
  • Apple

whois_domain

Retrieve WHOIS details for any domain to check ownership, registration status, and availability directly from the MCP server. Streamline domain information queries with precise, actionable data.

Instructions

Looksup whois information about the domain

Input Schema

NameRequiredDescriptionDefault
domainYes

Input Schema (JSON Schema)

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

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