Skip to main content
Glama

Zapmail MCP Server

by dsouzaalan

check_domain_availability

Verify domain name availability for registration and retrieve pricing information to secure your desired web address.

Instructions

Check if a domain is available for registration and return pricing.

Input Schema

NameRequiredDescriptionDefault
domainNameYesDomain name to check.
yearsNoRegistration term (years).

Input Schema (JSON Schema)

{ "properties": { "domainName": { "description": "Domain name to check.", "type": "string" }, "years": { "default": 1, "description": "Registration term (years).", "type": "number" } }, "required": [ "domainName" ], "type": "object" }

Other Tools from Zapmail 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/dsouzaalan/zapmail-mcp'

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