Campertunity

官方

Search campgrounds around the world on campertunity, check availability, and provide booking links.

Campertunity AI Tools

AI tools to search for campgrounds, check availability and book campsites across the entire world.

Includes agent skill files and an MCP server for AI-powered campground discovery.

Agent Skill Files

This package includes skill files compatible with OpenClaw, Claude Code, Codex, and other agent platforms that support the SKILL.md format.

Install the skill:

# OpenClaw
openclaw skills install campertunity

# Claude Code / other platforms
# Copy skills/campertunity/SKILL.md to your workspace skills directory

MCP Server

Quick Start

{
  "mcpServers": {
    "campertunity": {
      "command": "npx",
      "args": ["-y", "campertunity-ai-tools@latest"]
    }
  }
}

API Key (optional)

No API key is required. For higher rate limits, get a key from campertunity.com/mcp:

{
  "mcpServers": {
    "campertunity": {
      "command": "npx",
      "args": ["-y", "campertunity-ai-tools@latest"],
      "env": {
        "CAMPERTUNITY_API_KEY": "your_api_key_here"
      }
    }
  }
}

Available Tools

listing-search

Search for campgrounds with filters and location-based search.

ParameterTypeDescription
limitnumberResults to return (default: 50, max: 1000)
cursorstringPagination cursor from previous response
startDatestringAvailability start date (YYYY-MM-DD)
endDatestringAvailability end date (YYYY-MM-DD)
adultsnumberNumber of adults (default: 1)
childrennumberNumber of children (default: 0)
latitudenumberCenter point latitude
longitudenumberCenter point longitude
radiusnumberSearch radius in km (default: 20)
regionstringRegion/state (geocoded if no lat/lng)
citystringCity (geocoded if no lat/lng)
countrystringCountry (geocoded if no lat/lng)
countryCodestringCountry code, e.g. "US", "CA"
filtersstring[]Tags to filter by (see below)
campgroundDescriptionstringNatural language description

listing-details

Get detailed information about a specific listing.

ParameterTypeDescription
listingIdstringID of the listing

listing-availability

Check campsite availability for specific dates.

ParameterTypeDescription
listingIdstringID of the listing
siteIdsstring[]Optional specific site IDs
startDatestringStart date (YYYY-MM-DD)
endDatestringEnd date (YYYY-MM-DD)

listing-book

Get a booking URL for a campground.

ParameterTypeDescription
listingIdstringID of the listing
startDatestringStart date (YYYY-MM-DD)
endDatestringEnd date (YYYY-MM-DD)
adultsnumberNumber of adults (default: 1)
childrennumberNumber of children (default: 0)

Filter Tags

Site Types: tent, rv, lodging, glamping, cabin

Access: driveIn, walkIn, equestrian, boat

Activities: biking, boating, fishing, hiking, horsebackRiding, paddling, windSports, surfing, swimming, whitewaterPaddling, wildlifeWatching

Amenities: picnicTable, fires, toilets, outhouse, potableWater, petFriendly, rvHookup, rvSanitation, trash, showers, wifi, handicap

Terrain: beach, cave, desert, forest, hotSpring, lake, river, swimmingHole, waterfall, creek

Data Notice

Data is collected from multiple sources and enhanced with AI. Do not redistribute, cache, or modify the data. Always use real-time data through the server.

For more information, visit campertunity.com.

相关服务器

NotebookLM 网页导入器

一键将网页和 YouTube 视频导入 NotebookLM。超过 200,000 用户信赖。

安装 Chrome 扩展