← Top 100 / Full directory (5,562)

Address Validator — Parse & Verify Postal Addresses

Design Remote 1 tool

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.

GitHub ↗ Docs ↗

How to connect

1
Add the remote MCP URL
Paste this endpoint into Claude, ChatGPT, or Cursor MCP settings.
https://address-validator--axel-belfort.run.tools
2
Verify the tools loaded
Confirm tools/list returns the expected tools before relying on them in production.

Tools

(1)
  • 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

Related servers