Back to search
90
MCP v1.1.0 sse

SMS Validator API

io.github.Br0ski777/sms-validator

Validate SMS-capable phone numbers — mobile vs landline, E.164 format. x402 micropayment.

Uptime
66.7%
3 probes
Response
217ms
last probe
Tools
1
callable

Tools · 1

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…

Similar MCP servers embedding-nearest

SMS Validator API
Validate SMS-capable phone numbers — mobile vs landline, E.164 format. x402 micropayment.
0 tools · sse
SMS Validator
Validate SMS-capable phone numbers — mobile vs landline, E.164 format. x402 micropayment.
0 tools
Phone Number Validation API
Validate phone numbers worldwide: carrier, line type, country, E.164. x402.
0 tools · sse
Phone Number Validation API live
Validate phone numbers worldwide: carrier, line type, country, E.164. x402.
2 tools · sse
Phone Validation
Validate phone numbers worldwide: carrier, line type, country, and E.164 format.
0 tools
AgentSIM live
Real SIM-backed mobile numbers for AI agents to receive SMS and OTP codes.
5 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "sms_validator_api": {
      "url": "https://sms-validator.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}