Skip to main content
Glama

Zapmail MCP Server

by dsouzaalan

check_domain_availability_batch

Check availability and pricing for multiple domains simultaneously to streamline domain registration decisions.

Instructions

Check availability and pricing for multiple domains at once.

Input Schema

NameRequiredDescriptionDefault
domainsYesDomains to check.
yearsNoYears

Input Schema (JSON Schema)

{ "properties": { "domains": { "description": "Domains to check.", "items": { "type": "string" }, "type": "array" }, "years": { "default": 1, "description": "Years", "type": "number" } }, "required": [ "domains" ], "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