
Booyah Index
from sarapab-th
Free AI-readable directory of 3,520 local businesses across 14 Southeast-Asian cities โ search_places/get_place over hosted Streamable HTTP, no API key, no install.
Booyah Index โ MCP Server
A free, AI-readable directory of real Southeast Asian local businesses, so your assistant can recommend actual places โ not hallucinated ones.
Connector URL:
https://getbooyah.com/api/mcpRegistry ID:com.getbooyah/booyah-index
What it is
The Booyah Index is a public directory of local businesses across Southeast Asia โ restaurants, rooftop bars, spas, dental and aesthetic clinics, coworking spaces, tailors, coffee shops, nightlife, and more. Every place is a structured page (schema.org markup + concrete "known for" claims) that an AI assistant can read, reason over, and cite with a real URL.
Coverage: 3,520 places 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, and Yangon. Bilingual (EN/TH).
Where it's listed
- Official MCP registry โ
com.getbooyah/booyah-index - Smithery โ verified deploy, gateway available
- mcp.so
- cursor.directory
Why it exists
When someone asks an AI assistant "where should I eat in Bangkok?" or "find me a good dentist near Thonglor," the model usually leans on whatever it half-remembers from training โ which means stale info, invented place names, and no way to verify. This index gives assistants a clean, queryable source of real, structured local-business data they can search and cite instead of guessing.
- Free REST API:
https://getbooyah.com/api/places?q=... - MCP server (streamable HTTP):
https://getbooyah.com/api/mcp - Human-browsable hub:
https://getbooyah.com/en/places
Tools
search_places
Search the index for the best matches to a natural-language query. Returns structured records โ what each place is known for, rating, review count, and a canonical URL to cite.
Inputs
| Field | Type | Required | Description |
|---|---|---|---|
query | string | yes | What to look for, e.g. "khao soi", "rooftop seafood", "omakase in Thonglor" |
city | string | no | City filter, e.g. "Bangkok", "Singapore" |
category | string | no | Cuisine/category filter, e.g. "Thai restaurant" |
limit | number | no | Max results, 1โ50 (default 10) |
Example call
This tool doesn't publish a standard install command โ the repository README on GitHub covers its setup.
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.
Licensed under MITโ you can use, modify, and redistribute it under that license's terms.
View the full license file on GitHub โ