Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Booyah Index

REMOTE · GETBOOYAH.COM · SCANNED SEP 24

AI-readable directory + commerce layer: 3,500+ SEA businesses, plus products from verified stores.

Available components

0 this week 79 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability73
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 986 tokens (~164/item across 6 items; 6 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage97
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 90% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 6 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 7 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the Booyah Index MCP server?

Booyah Index is a hosted endpoint at https://getbooyah.com/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · getbooyah.com

# add to Claude Code
claude mcp add --transport http com-getbooyah-booyah-index 'https://getbooyah.com/api/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-getbooyah-booyah-index": {
      "url": "https://getbooyah.com/api/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-getbooyah-booyah-index": {
      "type": "http",
      "url": "https://getbooyah.com/api/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-getbooyah-booyah-index]
url = "https://getbooyah.com/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-getbooyah-booyah-index": {
      "type": "remote",
      "url": "https://getbooyah.com/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-getbooyah-booyah-index --url 'https://getbooyah.com/api/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-getbooyah-booyah-index:
    url: "https://getbooyah.com/api/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-getbooyah-booyah-index": {
      "Transport": "http",
      "Url": "https://getbooyah.com/api/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-getbooyah-booyah-index -t streamable-http -u 'https://getbooyah.com/api/mcp'
// mcp.json
{
  "mcpServers": {
    "com-getbooyah-booyah-index": {
      "type": "http",
      "url": "https://getbooyah.com/api/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 26 Aug 26 79
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 0
    • Stability: 0.97 → pass security
  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 0

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 24 Sept 2026 · Probed https://getbooyah.com/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=getbooyah.com CN=WE1,O=Google Trust Services,C=US 11 Aug 2026 9 Nov 2026 ECDSA 256 ECDSA-SHA256 acb930a41f26004c0e609c66b1582894
SANs: getbooyah.com, *.getbooyah.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of getbooyah.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
getbooyah.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://getbooyah.com/api/mcp Verified 200
http (plaintext) http://getbooyah.com/api/mcp Served over HTTP 200
MCP tools · 6 exposed · ~806 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
get_place ~69

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

NameTypeReqDescription
slugstringyesThe place slug, e.g. "ongtong-khaosoi-ari-branch-8cszby"

No output schema declared.

No examples provided.

get_product ~98

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 store, and the canonical product URL. Read-only — never creates a checkout or order.

NameTypeReqDescription
idstringyesProduct id ("prod_3") or slug ("google-maps-blueprint")
languagestring

No output schema declared.

No examples provided.

get_store ~92

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.

NameTypeReqDescription
idstringyesStore id ("store_1") or slug ("booyah")
languagestring
limitnumberMax products returned, 1-50 (default 20)

No output schema declared.

No examples provided.

list_cities ~51

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.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

search_places ~231

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. "best khao soi in Bangkok", "rooftop bar in Singapore", "omakase in Thonglor"). Returns structured records: what each place is known for, rating, review count, and a canonical URL to cite.

NameTypeReqDescription
categorystringCuisine/category filter, e.g. "Thai restaurant"
citystringCity filter, e.g. Bangkok, Singapore, Bali, Kuala Lumpur, Manila, Ho Chi Minh City, Hanoi, Da Nang
limitnumberMax results, 1-50 (default 10)
querystringyesWhat to look for, e.g. "khao soi", "rooftop seafood"

No output schema declared.

No examples provided.

search_products ~265

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: returns titles, integer prices in minor units with currency, availability, seller store, related place context when one exists, and a canonical URL to cite. Never creates orders or payments.

NameTypeReqDescription
categorystringCategory filter, e.g. "monitoring", "seo-service"
citystringCity filter (products can also be online-only with no city)
currencystringCurrency code, default THB
languagestringPreferred text language (falls back en→any)
limitnumberMax results, 1-50 (default 10)
max_price_minorintegerMaximum price in minor units
min_price_minorintegerMinimum price in minor units (e.g. 149000 = ฿1,490)
place_idstringBooyah place slug — only products from the store attached to this place
product_typestringRestrict to one product type
querystringyesWhat to look for, e.g. "google maps playbook", "voucher"

No output schema declared.

No examples provided.

Common questions

What is the Booyah Index MCP server?

Booyah Index is an MCP server listed in the public MCP registry as com.getbooyah/booyah-index. AI-readable directory + commerce layer: 3,500+ SEA businesses, plus products from verified stores. This page covers its hosted endpoint (https://getbooyah.com/api/mcp).

Is the Booyah Index MCP server safe to use?

Booyah Index scores 79 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Booyah Index MCP server expose?

Booyah Index exposes 6 tools: search_places, get_place, list_cities, search_products, get_product, get_store. Their descriptions and schemas cost roughly 806 tokens of context every time the server is loaded.

Does the Booyah Index MCP server require authentication?

No. We connected to Booyah Index without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Booyah Index MCP server still maintained?

Booyah Index is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.