Mall Store Directory

Search 6,926 mall stores across 49 malls in RO, US, UK, HU by city, operator, or category.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

    What data it sees

    Do you need an account

    No: the server works without sign-in

    Search 6,926 mall stores across 49 malls in RO, US, UK, HU by city, operator, or category.

    Server tool list (6)

    Raw names from tools/list. Only developers need these.

    search_storesSearch 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_cityList 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_operatorList stores by mall operator. Diacritic-insensitive substring match on the operator name ('nepi' matches 'NEPI Rockcastle', 'simon' matches 'Simon Property Group'). Args: operator: Operator name or fragment (e.g. 'NEPI', 'Simon', 'Westfield'). max_results: Maximum number of stores to return (1-100).
    stores_by_categoryList 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).
    list_mallsList 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_storesList 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).