AgentMarketMCP / SKILL 资产档案馆

目录 / Phone Validator — Carrier, Line Type, E.164 Format

MCP 鉴权未知 未评级 已上架

Phone Validator — Carrier, Line Type, E.164 Format

Phone number validation API for AI agents. Validate any phone number worldwide: country detection, carrier lookup, line type (mobile/landline/VoIP), E.164 format normalization, and validity check. Single and batch (50) modes. Tools: phone_validate_number (single), phone_validate_batch (up to 50). Use this before sending SMS, making calls, or storing phone numbers. Essential for KYC, contact verification, and fraud detection. IMPORTANT: For SMS-readiness check, use sms_validate_number instead. Returns: {valid, country, carrier, lineType, e164}. No API key required — x402 micropayment $0.003/call on Base L2.

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://phone-validation--axel-belfort.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "Phone Validator — Carrier, Line Type, E.164 Format": {
      "url": "https://phone-validation--axel-belfort.run.tools"
    }
  }
}

能力清单

工具说明
phone_validate_numberUse this when you need to validate a phone number and get carrier info. Returns structured validation data in JSON. Returns: 1. valid (boolean) 2. e164 format string 3. countryCode and countryName 4.
phone_validate_batchUse this when you need to validate multiple phone numbers at once (up to 50). Returns an array of validation results in JSON. Returns per number: 1. valid (boolean) 2. e164 format 3. countryCode and
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。