x402 Adresses FR
x402/x402-adresses-frValidate and normalize French postal addresses via the official BAN API (Base Adresse Nationale). Returns normalized address, INSEE code, GPS coordinates, city, postal code. Useful for any AI agent working with French addresses. [x402: $0.001/call on base, category=data]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"x402_adresses_fr": {
"url": "https://x402-adresses.suretat.com/validate",
"transport": "http"
}
}
}