SMS Validator — Mobile & SMS Readiness Check
SMS-capable phone validation API for AI agents.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeCan modify data
What it can do
- Sms Validate Number: Use this when you need to check if a phone number can receive SMS messages. Returns SMS capability data in JSON. Returns: 1. canReceiveSMS (boolean) 2. carrierType (mobile/landlin
What data it sees
Do you need an account
No: the server works without sign-in
SMS-capable phone validation API for AI agents. Verify if a phone number can receive SMS messages: mobile vs landline detection, carrier type identification, E.164 format normalization, and SMS delivery readiness.
Tools: sms_validate_number.
Use this BEFORE sending SMS notifications, 2FA codes, or marketing messages. Saves cost by filtering out landlines and invalid numbers. For general phone validation without SMS check, use phone_validate_number instead.
Returns: {smsCapable, lineType, carrier, e164}. No API key required — x402 micropayment $0.002/call on Base L2.
Server tool list (1)
Raw names from tools/list. Only developers need these.
| sms_validate_number | Use this when you need to check if a phone number can receive SMS messages. Returns SMS capability data in JSON. Returns: 1. canReceiveSMS (boolean) 2. carrierType (mobile/landline/voip) 3. e164 form |