mcpserver.lol
registry/phone-validation
Connection check verified live · 27h ago

phone-validation

Validate phone numbers worldwide: carrier, line type, country, E.164. x402.

Tools 2
GitHub stars
Installs / wk
Licence MIT
Transport sse
Last checked 27h ago

Tools & capabilities

2 tools

Read from the running server on 27h ago.

phone_validate_batch phones*
Use 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…
phone_validate_number phone*
Use 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. countryCod…