Skip to main content
Glama

Create mail account with domain verification

create_mail_account_with_verification

Automates mail account creation by handling TXT verification, DNS propagation wait, and retry. Supports Japanese domain input with automatic ASCII normalization.

Instructions

メールアカウントの作成に必要な TXT 認証と DNS 伝播待ちを内包した高レベルツール。既存確認 → ensure_domain_verified → POST /mail (最大 verification_wait_ms ぶんリトライ) を自動実行する。日本語ドメインの入力も受け付ける (内部で ASCII に正規化)。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
mail_addressYes作成するメールアドレス (`local@domain` 形式)。日本語ドメインを含む形 (例: `user@日本.jp`) も指定可 — 内部で ASCII に正規化される。
passwordYesメールアカウントのパスワード (6 文字以上)
quota_mbNoメールボックス容量 MB (1-50000)
memoNo任意のメモ
verification_wait_msNoドメイン認証後の DNS 伝播待ち合計上限 (ms)。既定 90000、最大 300000
poll_interval_msNoPOST /mail 失敗時のリトライ間隔 (ms)。既定 30000

Latest Blog Posts

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/Mink16/xserver-mcp'

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