Connection check
verified live · 20h ago
mall-directory
Search 6,926 mall stores across 49 malls in RO, US, UK, HU by city, operator, or category.
Tools
6
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
20h ago
Tools & capabilities
6 toolsRead from the running server on 20h ago.
list_malls
countrymax_results
List the malls in the directory with store counts. Each entry: mall_id, mall_name, city, country, operator, store_count. Useful first call for discovery — feed mall_id to… List the malls in the directory with store counts. Each entry: mall_id, mall_name, city, country, operator, store_count. Useful first call for discovery — feed mall_id to mall_stores(). Args: country: Optional country filter: ro, us, gb, hu. max_results: Maximum number of malls to return (1-100).
mall_stores
mall_id*max_results
List every store in a specific mall by mall_id. mall_id is the slug from list_malls() (e.g. 'mega-mall-bucuresti', 'king-of-prussia'). Also accepts a mall name fragment.… List every store in a specific mall by mall_id. mall_id is the slug from list_malls() (e.g. 'mega-mall-bucuresti', 'king-of-prussia'). Also accepts a mall name fragment. Args: mall_id: Mall id or name fragment (e.g. 'mega-mall-bucuresti'). max_results: Maximum number of stores to return (1-500).
search_stores
query*max_results
Search mall stores across the whole directory (store, brand, mall, city, operator, category). Free-text, diacritic-insensitive, AND-of-tokens. 'zara bucuresti' finds Zara… Search mall stores across the whole directory (store, brand, mall, city, operator, category). Free-text, diacritic-insensitive, AND-of-tokens. 'zara bucuresti' finds Zara stores in Bucharest-area malls; 'samsung' finds stores/brands named Samsung. Returns full store records (20 fields). Args: query: Free-text search terms. max_results: Maximum number of stores to return (1-100).
stores_by_category
countrycategory*max_results
List stores by category, optionally filtered by country. Categories are multilingual (RO/EN) and hierarchical ('Fashion' matches 'Women's Fashions' and 'Shopping / Modă').… List stores by category, optionally filtered by country. Categories are multilingual (RO/EN) and hierarchical ('Fashion' matches 'Women's Fashions' and 'Shopping / Modă'). Diacritic-insensitive substring match. Args: category: Category name or fragment (e.g. 'Fashion', 'Food Court', 'Telecom'). country: Optional country filter: ro, us, gb, hu. max_results: Maximum number of stores to return (1-100).
stores_by_city
city*countrymax_results
List stores in a city, optionally filtered by country. City match is diacritic-insensitive and substring-tolerant ('bucuresti' matches 'București'). Country accepts ro/us/… List stores in a city, optionally filtered by country. City match is diacritic-insensitive and substring-tolerant ('bucuresti' matches 'București'). Country accepts ro/us/gb/hu (or full names). Args: city: City name (e.g. 'Bucharest', 'Timisoara', 'London'). country: Optional country filter: ro, us, gb, hu. max_results: Maximum number of stores to return (1-100).
stores_by_operator
operator*max_results