Skip to main content
Glama

Zapmail MCP Server

by dsouzaalan

purchase_domains

Buy domains through Zapmail MCP Server using wallet funds or payment links for domain registration and management.

Instructions

Purchase one or more domains. Prefers wallet funds if sufficient; otherwise returns a payment link.

Input Schema

NameRequiredDescriptionDefault
domainsYesDomains to purchase.
preferWalletNoPrefer using wallet funds first.
yearsNoRegistration term.

Input Schema (JSON Schema)

{ "properties": { "domains": { "description": "Domains to purchase.", "items": { "type": "string" }, "type": "array" }, "preferWallet": { "default": true, "description": "Prefer using wallet funds first.", "type": "boolean" }, "years": { "default": 1, "description": "Registration term.", "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