Search Australian campsites, caravan parks and free camps; weather, gear, road trips and booking.
Déduit des transports déclarés par cette annonce (streamable-http). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Lu depuis un véritable échange MCP initialize → tools/list contre l’endpoint déclaré. Aucun outil n’a été invoqué — tools/list est l’appel d’introspection en lecture seule que le protocole prévoit pour cela. Cela reflète ce que le serveur annonçait à cet instant ; un endpoint hébergé n’est figé sur aucune version et peut changer sans préavis.
https://app.trip-planner.com.au/api/mcp18 outils · 2128 msfind_nearest_toiletsFind the nearest PUBLIC TOILETS to a location (from the National Public Toilet Map). Use this for questions like 'where's the closest toilet to me', 'nearest public toilet', 'is there an RV dump point near here', or 'closest accessible toilet'. Returns toilets sorted by distance with name, address,…Find the nearest PUBLIC TOILETS to a location (from the National Public Toilet Map). Use this for questions like 'where's the closest toilet to me', 'nearest public toilet', 'is there an RV dump point near here', or 'closest accessible toilet'. Returns toilets sorted by distance with name, address,…
| Paramètre | Type | Description |
|---|---|---|
| latitude* | number | Latitude of the search location. |
| limit | integer | Max results to return (default 5, max 25). |
| longitude* | number | Longitude of the search location. |
| radius_km | number | Search radius in km (default 15). If none are within radius, the closest are returned anyway. |
search_campsitesSearch 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 explore. Returns a list of matching entities with names, locations, ratings, features, and images.
COVERAGE: Australia (default), the Unite…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 explore. Returns a list of matching entities with names, locations, ratings, features, and images. COVERAGE: Australia (default), the Unite…
| Paramètre | Type | Description |
|---|---|---|
| country | string | Which country's campsites to search. Set 'US' for United States, 'CA' for Canada, 'NZ' for New Zealand, 'AR' for Argentina, 'CL' for Chile, 'AU' for Australia.… |
| entity_type | string | Filter by listing type. Use when the user specifies what kind of place they want: - 'free_camping' — free bush camps, rest areas with overnight stays - 'carava… |
| features | array | REQUIRED features the campsite MUST have. Use exact feature names from the list above. e.g. ['Pet Friendly', 'Toilets', 'Swimming Pool']. All listed features m… |
| limit | integer | Max results to return (default 6, max 20) |
| near_latitude | number | Latitude for proximity search. AU: -33.8688 Sydney. US: 38.5733 Moab, 37.8651 Yosemite Valley. CA: 51.1784 Banff, 49.2827 Vancouver. NZ: -45.0312 Queenstown, -… |
| near_longitude | number | Longitude for proximity search. AU: 151.2093 Sydney. US: -109.5498 Moab, -119.5383 Yosemite Valley. CA: -115.5708 Banff, -123.1207 Vancouver. NZ: 168.6626 Quee… |
| query | string | Free-text search for campsite name or location (e.g. 'Byron Bay', 'Moab', 'Banff', 'Queenstown', 'Bariloche', 'Torres del Paine', 'Central Coast'). Do NOT put… |
| radius_km | number | Search radius in kilometres (default 50, use 100-150 for broader search) |
| region | string | Region name to search within (e.g. 'South Coast', 'Blue Mountains') |
| state | string | AUSTRALIA ONLY — state abbreviation (e.g. 'NSW', 'VIC', 'QLD'). For US/CA/NZ searches use 'query' or near_latitude/near_longitude instead. |
get_campsite_detailsGet full details for a specific campsite or accommodation by its ID. Returns description, all features/amenities, address, photos, rating, accommodation types offered, and booking information.Get full details for a specific campsite or accommodation by its ID. Returns description, all features/amenities, address, photos, rating, accommodation types offered, and booking information.
| Paramètre | Type | Description |
|---|---|---|
| entity_id* | integer | The unique entity ID of the campsite |
get_regionsList available camping/accommodation regions, optionally filtered by state. Returns region names with entity counts. Use this when the user wants to browse by area or doesn't have a specific location.List available camping/accommodation regions, optionally filtered by state. Returns region names with entity counts. Use this when the user wants to browse by area or doesn't have a specific location.
| Paramètre | Type | Description |
|---|---|---|
| state | string | Filter regions by state (e.g. 'NSW') |
get_featuresGet the full list of available features/amenities that campsites can have. Use this to help users understand what filters are available or to clarify what a feature means.Get the full list of available features/amenities that campsites can have. Use this to help users understand what filters are available or to clarify what a feature means.
| Paramètre | Type | Description |
|---|---|---|
| feature_type | string | Filter by feature category (e.g. 'Campsite Type', 'Amenities') |
get_accommodation_typesList all accommodation types offered by a specific entity (e.g. powered sites, unpowered sites, cabins, hotel rooms). Returns pricing, capacity, amenities, and vehicle access info.List all accommodation types offered by a specific entity (e.g. powered sites, unpowered sites, cabins, hotel rooms). Returns pricing, capacity, amenities, and vehicle access info.
| Paramètre | Type | Description |
|---|---|---|
| entity_id* | integer | The entity ID to get accommodation types for |
search_productsSearch for camping gear, outdoor products, and accessories available in the Camping Australia store. Use this when a user asks about gear, equipment, products, or what to buy/bring.Search for camping gear, outdoor products, and accessories available in the Camping Australia store. Use this when a user asks about gear, equipment, products, or what to buy/bring.
| Paramètre | Type | Description |
|---|---|---|
| limit | integer | Max results to return (default 6, max 12) |
| product_type | string | Product category to filter by (e.g. 'Tents', 'Outdoor Recreation > Fishing', 'Caravan Accessories') |
| query | string | Free-text search query (e.g. 'fishing rod', 'tent', 'caravan accessories') |
recommend_gearRecommend relevant products and gear for a specific campsite based on its features and type. For example, a campsite with fishing will return fishing gear; a 4WD-access campsite will return recovery equipment. Use this when a user asks what to bring or buy for a particular campsite.Recommend relevant products and gear for a specific campsite based on its features and type. For example, a campsite with fishing will return fishing gear; a 4WD-access campsite will return recovery equipment. Use this when a user asks what to bring or buy for a particular campsite.
| Paramètre | Type | Description |
|---|---|---|
| entity_id* | integer | The campsite entity ID to recommend gear for |
| limit | integer | Max products to return (default 6, max 12) |
get_weather_forecastGet a 14-day weather forecast for a campsite or location. Use this when the user asks about weather, temperature, rain, wind, or UV conditions at a campsite or destination.
You can provide EITHER:
- campsite_name: The name (or partial name) of a campsite to look up its GPS coordinates automaticall…Get a 14-day weather forecast for a campsite or location. Use this when the user asks about weather, temperature, rain, wind, or UV conditions at a campsite or destination. You can provide EITHER: - campsite_name: The name (or partial name) of a campsite to look up its GPS coordinates automaticall…
| Paramètre | Type | Description |
|---|---|---|
| campsite_name | string | Name or partial name of a campsite to look up (e.g. 'Byron Bay', 'Big4 Morisset'). The tool will search Neo4j for the campsite and use its GPS coordinates. |
| latitude | number | Latitude of the location (e.g. -33.8688 for Sydney) |
| longitude | number | Longitude of the location (e.g. 151.2093 for Sydney) |
bk_search_operatorsFind LIVE-BOOKABLE accommodation operators near a location via the Bookeasy booking platform (real-time inventory). Use this when the user wants to actually BOOK and needs live availability/pricing — this is DIFFERENT from search_campsites (our own directory). Returns operator_id values that the ot…Find LIVE-BOOKABLE accommodation operators near a location via the Bookeasy booking platform (real-time inventory). Use this when the user wants to actually BOOK and needs live availability/pricing — this is DIFFERENT from search_campsites (our own directory). Returns operator_id values that the ot…
| Paramètre | Type | Description |
|---|---|---|
| latitude* | number | Latitude to search around |
| limit | integer | Max operators (default 15, max 50) |
| longitude* | number | Longitude to search around |
| within_km | number | Search radius in km (default 30, max ~50) |
bk_operator_availabilityGet LIVE products, pricing and availability for a Bookeasy operator for specific dates. Returns bookable products each with a product_id, price, max_guests and an available flag. Call this (using an operator_id from bk_search_operators) before bk_cart_add.Get LIVE products, pricing and availability for a Bookeasy operator for specific dates. Returns bookable products each with a product_id, price, max_guests and an available flag. Call this (using an operator_id from bk_search_operators) before bk_cart_add.
| Paramètre | Type | Description |
|---|---|---|
| adults | integer | Number of adults (default 2) |
| check_in* | string | Check-in date YYYY-MM-DD |
| check_out* | string | Check-out date YYYY-MM-DD |
| children | integer | Number of children (default 0) |
| operator_id* | integer | Bookeasy operator id |
bk_cart_addAdd a product to the Bookeasy booking cart, OR answer a booking question. This is SERVER-DRIVEN and stateful:
- First add: omit session_key to start a new cart; pass operator_id, product_id, check_in, check_out, adults/children, and quoted_price (the price from bk_operator_availability).
- The resp…Add a product to the Bookeasy booking cart, OR answer a booking question. This is SERVER-DRIVEN and stateful: - First add: omit session_key to start a new cart; pass operator_id, product_id, check_in, check_out, adults/children, and quoted_price (the price from bk_operator_availability). - The resp…
| Paramètre | Type | Description |
|---|---|---|
| adults | integer | Adults (default 2) |
| answer | object | Answer to the pending booking question |
| check_in | string | Check-in date YYYY-MM-DD |
| check_out | string | Check-out date YYYY-MM-DD |
| children | integer | Children (default 0) |
| operator_id | integer | Bookeasy operator id (for a new product add) |
| pending_token | string | Token from a prior 'question_pending' response (when answering a booking question) |
| product_id | integer | Product id from bk_operator_availability |
| quoted_price | number | The price quoted by bk_operator_availability for this product |
| session_key | string | Cart session key from a prior cart call. Omit on the very first add to open a new cart. |
bk_cart_checkoutrisque d’injectionFinalise the Bookeasy cart and get the SINGLE checkout URL the user uses to complete payment. TWO-STEP, human-in-the-loop:
1. Call WITHOUT confirm — this returns the booking summary + total price and NO payment link. Show the traveller the full summary (property, dates, guests, total) and ask them…Finalise the Bookeasy cart and get the SINGLE checkout URL the user uses to complete payment. TWO-STEP, human-in-the-loop: 1. Call WITHOUT confirm — this returns the booking summary + total price and NO payment link. Show the traveller the full summary (property, dates, guests, total) and ask them…
happens on Bookeasy's page — never tell the user the booking is 'confirmed' fr…| Paramètre | Type | Description |
|---|---|---|
| confirm | boolean | Set true ONLY after the traveller has seen the full summary + total and explicitly agreed. Without it, the payment link is withheld and only the summary is ret… |
| session_key* | string | The cart session key |
bk_cart_guestAttach the lead guest's contact details to the Bookeasy cart. Bookeasy requires a name and email to issue a booking. For a signed-in customer, any of first_name / surname / email you omit are prefilled from their account — so you can call this with just the session_key and confirm the prefilled det…Attach the lead guest's contact details to the Bookeasy cart. Bookeasy requires a name and email to issue a booking. For a signed-in customer, any of first_name / surname / email you omit are prefilled from their account — so you can call this with just the session_key and confirm the prefilled det…
| Paramètre | Type | Description |
|---|---|---|
| email* | string | Guest email (booking confirmation goes here) |
| first_name* | string | Guest first name |
| phone | string | Optional contact phone |
| session_key* | string | The cart session key |
| surname* | string | Guest surname |
bk_cart_promoApply (or remove) a promo / discount code on the Bookeasy cart. Use when the user gives a promo code; call before bk_cart_checkout so the discounted total shows. Set remove=true to take a code off.Apply (or remove) a promo / discount code on the Bookeasy cart. Use when the user gives a promo code; call before bk_cart_checkout so the discounted total shows. Set remove=true to take a code off.
| Paramètre | Type | Description |
|---|---|---|
| promo_code* | string | The promo / discount code |
| remove | boolean | True to remove the code instead of applying it |
| session_key* | string | The cart session key |
bk_search_contentSearch curated tourism content (attractions, things to do, local experiences, events) via Bookeasy. Use this for 'what's on / things to do near X' style questions — this is content we do NOT have in our own directory. NOT for campsite/accommodation booking (use the other bk_ tools for that).Search curated tourism content (attractions, things to do, local experiences, events) via Bookeasy. Use this for 'what's on / things to do near X' style questions — this is content we do NOT have in our own directory. NOT for campsite/accommodation booking (use the other bk_ tools for that).
| Paramètre | Type | Description |
|---|---|---|
| limit | integer | Max results (default 6) |
| query* | string | What to search for (e.g. 'things to do near Jervis Bay') |
search_campervansSearch live campervan / motorhome hire availability and pricing for a pickup city and travel dates (via DriveAway). Use this when the user wants to RENT a campervan, motorhome or RV (NOT the same as search_campsites, which finds places to camp). Returns matching vehicles with brand, name, category,…Search live campervan / motorhome hire availability and pricing for a pickup city and travel dates (via DriveAway). Use this when the user wants to RENT a campervan, motorhome or RV (NOT the same as search_campsites, which finds places to camp). Returns matching vehicles with brand, name, category,…
| Paramètre | Type | Description |
|---|---|---|
| driver_age | integer | Driver age (18–99). Default 35. |
| dropoff_date* | string | Drop-off date, YYYY-MM-DD. Must be after pickup_date. |
| passengers | integer | Number of travellers (1–8). Default 2. |
| pickup_city* | string | Pickup depot city, e.g. 'Melbourne', 'Cairns', 'Perth'. |
| pickup_date* | string | Pickup date, YYYY-MM-DD. |
get_campervan_booking_linkGet the DriveAway booking deep-link to complete a campervan / motorhome hire for a pickup city and dates. The user finishes the booking on DriveAway's site (we don't take payment). Use this to hand the user a 'book now' link once they've chosen dates — no search needed. Returns a single booking_url…Get the DriveAway booking deep-link to complete a campervan / motorhome hire for a pickup city and dates. The user finishes the booking on DriveAway's site (we don't take payment). Use this to hand the user a 'book now' link once they've chosen dates — no search needed. Returns a single booking_url…
| Paramètre | Type | Description |
|---|---|---|
| driver_age | integer | Driver age (18–99). Default 35. |
| dropoff_date* | string | Drop-off date, YYYY-MM-DD. |
| passengers | integer | Number of travellers (1–8). Default 2. |
| pickup_city* | string | Pickup depot city, e.g. 'Brisbane'. |
| pickup_date* | string | Pickup date, YYYY-MM-DD. |
18 outils sur 18 ont publié une description.
Les noms et descriptions d’outils sont écrits par l’éditeur et affichés tels quels, comme du texte inerte. Ce sont les chaînes qu’un client MCP transmet à un modèle, alors Forge y recherche des motifs d’injection de prompt — tout constat apparaît avec l’analyse de sécurité ci-dessus. « Privilégié » est une correspondance de mot-clé sur le nom de l’outil, pas un audit de ce qu’il fait : un nom anodin peut tout de même tout faire.
Search Australian campsites, caravan parks and free camps; weather, gear, road trips and booking.
Les noms cliquables ouvrent l’index Forge de toutes les entrées observées exposant cet outil. Parcourir tous les outils indexés.
Cette entrée ne publie aucun paquet npm : Forge n'a donc pas d'arbre de dépendances pour elle. C'est une lacune de couverture — pas une affirmation qu'elle n'a aucune dépendance.