Skip to content
Back to search
30
MCP http

City Search and Coordinates

x402/city-search-and-coordinates

Searches cities by name and returns coordinates, country, timezone, elevation, and population via the keyless Open-Meteo geocoding API. [x402: $0.055/call on base, category=data]

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

Similar MCP servers embedding-nearest

Place Name Geocoding
Geocode a place name to coordinates via the Open-Meteo geocoding service, no key. Returns ranked matches with latitude, longitude, country,
0 tools · http
IP Geolocation Detail
Returns country, region, city, ISP, org, and coordinates for an IP address via the keyless ip-api.com service. [x402: $0.055/call on base, c
0 tools · http
Elevation By Coordinate
Ground elevation in meters for a latitude and longitude via the Open-Meteo elevation service, no key. Returns the elevation for the point. F
0 tools · http
US City to ZIP Codes
Returns all ZIP codes and coordinates for a US city within a given state via the keyless Zippopotam.us API. [x402: $0.06/call on base, categ
0 tools · http
US ZIP Code Lookup
Returns the city, state, and lat/long coordinates for a US ZIP code via the keyless Zippopotam.us postal API. [x402: $0.05/call on base, cat
0 tools · http
IP Geolocation
Geolocates an IPv4/IPv6 address via ip-api.com (free non-commercial). Returns country, region, city, zip, latitude/longitude, timezone, ISP,
0 tools · http

How to use

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

{
  "mcpServers": {
    "city_search_and_coordinates": {
      "url": "https://proxy.suverse.io/v1/data/suverse-places-omgeo-search",
      "transport": "http"
    }
  }
}