Address Validator — Parse & Verify Postal Addresses
Postal address 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
- Address Validate: Use this when you need to parse, validate, or normalize a postal address. Returns structured address components in JSON. Returns: 1. components (street, city, state, postalCode, coun
What data it sees
Do you need an account
No: the server works without sign-in
Postal address validation API for AI agents. Parse and validate addresses worldwide: country detection, component extraction (street, city, state, postal code), postal code format verification. Supports US, UK, FR, DE, and 50+ countries.
Tools: address_validate.
Use this for KYC compliance, shipping address verification, CRM data cleaning, or form validation. Returns structured components for standardized storage.
Returns: {valid, components, country, formatted}. No API key required — x402 micropayment $0.003/call on Base L2.
Server tool list (1)
Raw names from tools/list. Only developers need these.
| address_validate | Use this when you need to parse, validate, or normalize a postal address. Returns structured address components in JSON. Returns: 1. components (street, city, state, postalCode, country) 2. valid (bo |