MCPVault

Geomelon MCP

Unclaimed

by 930m310n

MCP server for the Geomelon geographic API — stdio and remote HTTP transports

Install

$npx geomelon-mcp-http

Unclaimed listing

Is this your MCP server?

This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.

Claim this server

Tools (22)

cities_by_coordinates_closest

Cities nearest to a lat/lon, ordered by distance

cities_by_coordinates_largest

Largest cities near a lat/lon, ordered by population

cities_distance

Distance in km between two cities

city_context

Fetch a city together with its full country and region details in one call

compare_cities

Fetch two cities and the distance between them in one call

country_overview

Fetch a country (by UUID or name), its regions, and top cities by population

find_cities_near_city

Given a city UUID, find nearby cities ordered by distance or population

get_city

Full details for a city by UUID

get_city_settlement_types

Settlement-type classifications for a city by UUID

get_city_translations

All name translations for a city by UUID

get_country

Full details for a country by UUID (includes translations and regions)

get_country_regions

All administrative regions for a country by UUID

get_country_translations

Name translations for a country by UUID

get_language

Details for a language by UUID

get_region

Full details for a region by UUID

get_region_translations

Name translations for a region by UUID

list_countries

List countries, filter by name prefix or telephone dialing code

list_languages

List all languages in the database

list_regions

List regions, filter by country UUID

search_cities

Search by name, country code, region, population range, sort order

search_cities_autocomplete

Country-scoped, language-specific city name prefix search backed by pre-built static files. The only tool available in keyless demo mode. Works in keyed mode too — it's the fastest search path.

search_cities_in_country

Search cities using a country name instead of an ISO code