Camping Australia
CA
Camping Australia
/search_campsites

Search campsites

Search for campsites, caravan parks, or accommodation by location, features, and other criteria. Use this when the user asks to find a place to stay, camp, or e

liveverifiedunknown~5s typical
mcpprobedcampingaustralia
$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-au-com-trip-planner-camping-australia /search_campsites for me.

Input

FieldTypeDescription
countrystring (AU | US | CA | NZ | AR | CL)Which country's campsites to search. Set 'US' for United States, 'CA' for Canada, 'NZ' for
entity_typestring (free_camping | caravan_park | campground | accom | campsite | tours)Filter by listing type. Use when the user specifies what kind of place they want: - 'free_
featuresarrayREQUIRED features the campsite MUST have. Use exact feature names from the list above. e.g
limitintegerMax results to return (default 6, max 20)
near_latitudenumberLatitude for proximity search. AU: -33.8688 Sydney. US: 38.5733 Moab, 37.8651 Yosemite Val
near_longitudenumberLongitude for proximity search. AU: 151.2093 Sydney. US: -109.5498 Moab, -119.5383 Yosemit
querystringFree-text search for campsite name or location (e.g. 'Byron Bay', 'Moab', 'Banff', 'Queens
radius_kmnumberSearch radius in kilometres (default 50, use 100-150 for broader search)
regionstringRegion name to search within (e.g. 'South Coast', 'Blue Mountains')
statestring (NSW | VIC | QLD | SA | WA | TAS)AUSTRALIA ONLY — state abbreviation (e.g. 'NSW', 'VIC', 'QLD'). For US/CA/NZ searches use

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-au-com-trip-planner-camping-australia","endpoint":"/search_campsites","input":{}}'
cli
npx cracked-ai run -p mcp-au-com-trip-planner-camping-australia -e /search_campsites -i '{}'
mcp
run_tool({ provider: "mcp-au-com-trip-planner-camping-australia", endpoint: "/search_campsites", input: {} })

Try it

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