← Registry

General Tools

campingaustralia.com.au

Provides access to public toilet locations and campsite information from Australian national databases.

1 endpoint18 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://app.trip-planner.com.au/api/mcp

No auth detected

MCP server metadata

Name
camping-australia
Version
1.5.0
Capabilities
tools

Known tools 18

find_nearest_toilets

Find the nearest PUBLIC TOILETS to a location (from the National Public Toilet Map).

Inferred read-only
search_campsites

Search for campsites, caravan parks, or accommodation by location, features, and other criteria.

Inferred read-only
get_campsite_details

Get full details for a specific campsite or accommodation by its ID.

Inferred read-only
get_regions

List available camping/accommodation regions, optionally filtered by state.

Inferred read-only
get_features

Get the full list of available features/amenities that campsites can have.

Inferred read-only
get_accommodation_types

List all accommodation types offered by a specific entity (e.

Inferred read-only
search_products

Search for camping gear, outdoor products, and accessories available in the Camping Australia store.

Inferred read-only
recommend_gear

Recommend relevant products and gear for a specific campsite based on its features and type.

Inferred read-only
get_weather_forecast

Get a 14-day weather forecast for a campsite or location.

Inferred read-only
bk_search_operators

Find LIVE-BOOKABLE accommodation operators near a location via the Bookeasy booking platform (real-time inventory).

Inferred read-only
bk_operator_availability

Get LIVE products, pricing and availability for a Bookeasy operator for specific dates.

Inferred read-only
bk_cart_add

Add a product to the Bookeasy booking cart, OR answer a booking question.

Inferred read-only
bk_cart_checkout

Finalise the Bookeasy cart and get the SINGLE checkout URL the user uses to complete payment.

Potential side effects
bk_cart_guest

Attach the lead guest's contact details to the Bookeasy cart.

Inferred read-only
bk_cart_promo

Apply (or remove) a promo / discount code on the Bookeasy cart.

Potential side effects
bk_search_content

Search curated tourism content (attractions, things to do, local experiences, events) via Bookeasy.

Inferred read-only
search_campervans

Search live campervan / motorhome hire availability and pricing for a pickup city and travel dates (via DriveAway).

Inferred read-only
get_campervan_booking_link

Get the DriveAway booking deep-link to complete a campervan / motorhome hire for a pickup city and dates.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.camping-australia]
url = "https://app.trip-planner.com.au/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "camping-australia": {
      "type": "http",
      "url": "https://app.trip-planner.com.au/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: camping-australia
Remote MCP URL: https://app.trip-planner.com.au/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "camping-australia": {
      "url": "https://app.trip-planner.com.au/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "camping-australia": {
      "type": "http",
      "url": "https://app.trip-planner.com.au/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "camping-australia",
  "transport": "streamable-http",
  "url": "https://app.trip-planner.com.au/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for trip-planner.com.au was fetched 2026-08-11T06:06:47.667Z.

Trust status Trusted

trip-planner.com.au is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.