Catalog
io.github.Br0ski777/address-validator
Officialby Br0ski777 · TypeScript
Address Validator API
Parse, validate and normalize postal addresses. Detect country, verify format. x402.
Parse, validate and normalize postal addresses with country detection and format verification.
Topics
ai-agentsgeogeolocationmcpmcp-serverx402
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"address-validator": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://address-validator.api.klymax402.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.