Back to search
90
MCP v1.0.0 sse

Address Validator API

io.github.Br0ski777/address-validator

Parse, validate and normalize postal addresses. Detect country, verify format. x402.

Uptime
66.7%
3 probes
Response
37ms
last probe
Tools
1
callable

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…

Similar MCP servers embedding-nearest

Address Validator API
Parse, validate and normalize postal addresses. Detect country, verify format. x402.
0 tools · sse
Address Validator
Parses, validates, and normalizes postal addresses with country detection and format verification.
0 tools
Email Validator
Validates email addresses through Abstract API, checking format, deliverability, and identifying disposable or role-based addresses to reduc
0 tools
Email Validator AI
Tools for validating email addresses, checking formats, and verifying deliverability.
0 tools
JSON Validator API
JSON syntax validation, JSON Schema checking, structure stats. x402 micropayment.
0 tools · sse
Phone Number Validation API
Validate phone numbers worldwide: carrier, line type, country, E.164. x402.
0 tools · sse

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "address_validator_api": {
      "url": "https://address-validator-x402-production.up.railway.app/mcp",
      "transport": "sse"
    }
  }
}