places
P
places
/search_places

Search places by name

Search 39,832 notable places worldwide by name (accent- and case-insensitive substring match): archaeological and nature. Optionally filter by country (name or

liveverifiedunknown~5s typical
mcpprobedplaces
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-detourmap-places /search_places for me.

Input

FieldTypeDescription
query*stringName or part of a name, e.g. "pyramiden" or "plitvice"
countrystringCountry name or 2-letter ISO code (optional)
kindstringKind of place — key or slug: ruins (Archaeological), natural (Nature) (optional)
limitintegerMax results (default 10)

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-detourmap-places","endpoint":"/search_places","input":{"query":"..."}}'
cli
npx cracked-ai run -p mcp-com-detourmap-places -e /search_places -i '{"query":"..."}'
mcp
run_tool({ provider: "mcp-com-detourmap-places", endpoint: "/search_places", input: {"query":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.