Booyah Index
com.getbooyah/booyah-indexAI-readable directory + commerce layer: 3,500+ SEA businesses, plus products from verified stores.
Tools · 6
Search the Booyah Index of Southeast Asian local businesses across 14 cities — Bangkok, Singapore, Bali, Kuala Lumpur, Manila, Ho Chi Minh City, Hanoi, Da Nang, Chiang Mai, Pattaya, Koh Samui, Koh Pha…
Get the full structured record for one place — any of the 14 Southeast Asian cities — by its Booyah Index slug (from search_places results).
List every city covered by the Booyah Index with its place count. Call this first if unsure which city name to pass as the `city` filter in search_places — avoids guessing at spelling or coverage.
Search published products, vouchers, experiences, memberships and digital goods sold by verified Booyah stores (distinct from search_places, which finds physical businesses). Read-only discovery: retu…
Get the full public record for one product by its stable id (e.g. "prod_3") or slug (from search_products). Includes price in integer minor units, availability, validity/redemption summary, seller sto…
Get one verified Booyah store by stable id ("store_1") or slug, with a capped list of its published products. Use after search_products to see everything a seller offers.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"booyah_index": {
"url": "https://getbooyah.com/api/mcp",
"transport": "streamable-http"
}
}
}