Agent Tools
Back to MCP servers

Address Validator — Parse & Verify Postal Addresses

https://server.smithery.ai/axel-belfort/address-validator/mcp
● healthy

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.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/axel-belfort/address-validator/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/axel-belfort/address-validator/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://github.com/Br0ski777/address-validator-x402
Listed at (smithery)
https://github.com/Br0ski777/address-validator-x402