Skip to content
Back to search
30
MCP http

Place Name Geocoding

x402/place-name-geocoding

Geocode a place name to coordinates via the Open-Meteo geocoding service, no key. Returns ranked matches with latitude, longitude, country, admin region, and population. For AI agents turning place names into coordinates for downstream lookups. [x402: $0.06/call on base, category=data]

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

City Search and Coordinates
Searches cities by name and returns coordinates, country, timezone, elevation, and population via the keyless Open-Meteo geocoding API. [x40
0 tools · http
Reverse Geocode
Reverse geocode a latitude and longitude to a place from BigDataCloud, no key. Returns city, locality, principal subdivision, country, and c
0 tools · http
US Address Geocoder
Geocodes a one-line US street address to coordinates and matched address via the keyless US Census Bureau geocoder. [x402: $0.07/call on bas
0 tools · http
Geocode
Converts addresses to coordinates using OpenStreetMap's Photon geocoding service.
0 tools
LatLng
Geocoding, reverse geocoding, and places search for LatLng.
0 tools · streamable-http
Reverse Geocoding
Reverse-geocodes a latitude/longitude to the nearest place or address via the keyless Nominatim reverse API. [x402: $0.06/call on base, cate
0 tools · http

How to use

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

{
  "mcpServers": {
    "place_name_geocoding": {
      "url": "https://proxy.suverse.io/v1/data/suverse-geocode-place",
      "transport": "http"
    }
  }
}