Labsco
MCP SERVER · OFFICIAL PROJECT

Campertunity

by campertunity

Search campgrounds by town or by coordinates and radius, check which campsites are free on your dates, and get a booking URL for the one you pick.

Travel Booking, Transit & NavigationVerified
Summary
Availability is checked before the booking link, not after

Most search integrations stop at a list of places and leave you to discover on the vendor's site that everything is taken. Here listing-availability sits between search and booking and answers for named siteIds across a date range, so the shortlist a model produces is already filtered by what is free. The last step is a URL rather than a reservation — listing-book hands off to checkout instead of taking payment, which keeps the assistant out of the transaction.

What it is

A campground and outdoor-recreation search client: four tools covering listing search, listing detail, site availability and a hand-off to booking.

What you get
  • Search by city, region, country or a latitude and longitude with a radius, narrowed by startDate, endDate, adults, children and filters, paged through a cursor
  • Full detail for a single listing by listingId
  • Availability for named siteIds at a listing over a date range, before you commit to anything
  • A booking URL for a chosen listing, dates and party size
Requirements

No key and no account; the tools want a place, a date range and a party size.

Setup effort

One command — npx -y campertunity-ai-tools@latest