trackmcp
Back to directory
sarapab-th

booyah-index-mcp

View on GitHub

Booyah Index — remote MCP server: a free, AI-readable directory of 3,520 local businesses across 14 Southeast Asian cities (search_places, get_place). Hosted Streamable HTTP, no API key.

0 starsOthers Updated Jul 2, 2026

Documentation

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.

MCP Registry
Connector
API

> Connector URL: `https://getbooyah.com/api/mcp`

> Registry 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

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

FieldTypeRequiredDescription
`query`stringyesWhat to look for, e.g. `"khao soi"`, `"rooftop seafood"`, `"omakase in Thonglor"`
`city`stringnoCity filter, e.g. `"Bangkok"`, `"Singapore"`
`category`stringnoCuisine/category filter, e.g. `"Thai restaurant"`
`limit`numbernoMax results, 1–50 (default 10)

Example call

Frequently asked questions

What is booyah-index-mcp?

booyah-index-mcp is Booyah Index — remote MCP server: a free, AI-readable directory of 3,520 local businesses across 14 Southeast Asian cities (search_places, get_place). Hosted Streamable HTTP, no API key.

How do I install booyah-index-mcp?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is booyah-index-mcp open source?

Yes — it is hosted on GitHub at https://github.com/sarapab-th/booyah-index-mcp.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP