list_locations
ActiveTool of Tu Lugar
declared in 1.8.1
List countries, cities, or neighborhoods with listing counts.
Parameters schema
{
"type": "object",
"required": [
"type"
],
"properties": {
"city": {
"type": "string",
"description": "City name for neighborhoods (alternative to parent_id)"
},
"type": {
"enum": [
"countries",
"cities",
"neighborhoods"
],
"type": "string"
},
"parent_id": {
"type": "string",
"description": "country_id for cities, city_id for neighborhoods"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Tu Lugar
https://github.com/JanKratochvil1/tulugar-mcp-server
1/7 registries