MCP Uptime
← MCP Reliability Index  /  Other
P

Phone Number Validation API

io.github.Br0ski777/phone-validation
Validate phone numbers worldwide: carrier, line type, country, E.164. x402.
healthy
status
2
tools exposed
504ms
connect latency
fe00956c426b
schema fingerprint

Tools (2)

phone_validate_number
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. countryCode and countryName 4. carrier name 5. lineType (mobile/landline/voip/toll-free) 6. localFormat and internationalFormat.
phone_validate_batch
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 3. countryCode and countryName 4. carrier name 5. lineType (mobile/landline/voip/toll-free). Example output: {"results

Endpoint

https://phone-validation.api.klymax402.com/mcp
Category: Other · Last checked: 2026-07-30T13:46:45Z

Monitor your own MCP server

Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.

Get early access
How we measure →
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.