You're viewing a demo portfolio

Join the waitlist
PRSM

list_locations

Active

Tool 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"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Tu Lugar

https://github.com/JanKratochvil1/tulugar-mcp-server

1/7 registries
View full server →
list_locations — Tu Lugar — PRSM MCP