SYNTHORA Place Name Geocoding Search
x402/synthora-place-name-geocoding-searchResolves a place-name query into ranked coordinates with country, admin regions, population, timezone and elevation from Open-Meteo's geocoding API. Autonomous mapping, travel, logistics and location-intelligence agents use it for A2A forward geocoding and agent-to-agent place disambiguation. Ranking surface: geocoding API, place search, city coordinates, forward geocode, location lookup. [x402: $0.001/call on base, category=other]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"synthora_place_name_geocoding_search": {
"url": "https://geocoding-place-search.hergertsynthora.com/service",
"transport": "http"
}
}
}