Skip to main content
Glama
BACH-AI-Tools

Geodb Cities MCP Server

country_region_divisions

Retrieve administrative divisions within a specific region, filtering by population, name prefixes, and language preferences for geographic data analysis.

Instructions

Get the administrative divisions in the given region.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
minPopulationNoOnly cities having at least this population
maxPopulationNoOnly divisions having no more than this population0
namePrefixNoOnly divisions whose names start with this prefix. If languageCode is set, the prefix will be matched on the name as it appears in that language.
namePrefixDefaultLangResultsNoExample value:
languageCodeNoDisplay results in this language
asciiModeNoExample value:
hateoasModeNoExample value:
includeDeletedNoWhether to include any cities marked deleted: ALL | SINCE_YESTERDAY | SINCE_LAST_WEEK | NONE
limitNoThe maximum number of results to retrieve
offsetNoThe zero-ary offset into the results
sortNoHow to sort the results. Format: ±SORT_FIELD,±SORT_FIELD where SORT_FIELD = elevation | name | population
countryidYesAn ISO-3166 country code or WikiData id
regioncodeYesAn ISO-3166 or FIPS region code

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/BACH-AI-Tools/bachai-geodb-cities'

If you have feedback or need assistance with the MCP directory API, please join our Discord server