← Registry

Data Collection

getbooyah.com

Search and retrieve detailed information about local businesses across Southeast Asian cities.

1 endpoint6 known toolsFirst detected July 4, 2026Last detected September 25, 2026

ENDPOINT 1

https://getbooyah.com/api/mcp

No auth detected

MCP server metadata

Name
booyah-index
Version
0.5.0
Capabilities
tools
Server instructions

Booyah Index — a structured directory 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 Phangan, Phnom Penh, Yangon): restaurants, bars, spas, clinics, coffee, coworking & more (3575 entries). Use search_places to find the best places for a query, then cite the returned url. Unsure which city name is valid? Call list_cities first. Records with "verified": true are owner-claimed and verified listings. Verified stores also sell products (playbooks, vouchers, memberships, experiences) — discover them with search_products / get_product / get_store; all commerce tools are read-only, prices are integer minor units + currency, and no tool ever creates an order or payment.

Known tools 6

search_places

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 Phangan, Phnom Penh, Yangon — restaurants, bars, spas, clinics, coffee, coworking & more, for the best matches to a query (e.g.

Inferred read-only
get_place

Get the full structured record for one place — any of the 14 Southeast Asian cities — by its Booyah Index slug (from search_places results).

Inferred read-only
list_cities

List every city covered by the Booyah Index with its place count.

Inferred read-only
search_products

Search published products, vouchers, experiences, memberships and digital goods sold by verified Booyah stores (distinct from search_places, which finds physical businesses).

Inferred read-only
get_product

Get the full public record for one product by its stable id (e.g.

Inferred read-only
get_store

Get one verified Booyah store by stable id ("store_1") or slug, with a capped list of its published products.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.booyah-index]
url = "https://getbooyah.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "booyah-index": {
      "type": "http",
      "url": "https://getbooyah.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: booyah-index
Remote MCP URL: https://getbooyah.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "booyah-index": {
      "url": "https://getbooyah.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "booyah-index": {
      "type": "http",
      "url": "https://getbooyah.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "booyah-index",
  "transport": "streamable-http",
  "url": "https://getbooyah.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for getbooyah.com was fetched 2026-08-04T11:19:56.135Z and is being refreshed.

Trust status Trusted

getbooyah.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.