送信

ValidKit Email Validation

@ValidKit

Validate emails from your AI coding assistant. Syntax checks, MX verification, disposable detection, developer pattern intelligence, and typo suggestions. 1,000 free validations/month.

ツール

validate_email

validate_emails_bulk

check_usage

サーバー設定

{
  "mcpServers": {
    "validkit": {
      "command": "npx",
      "args": [
        "-y",
        "@validkit/mcp-server"
      ],
      "env": {
        "VALIDKIT_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}