Become a Host
Your ListingsYour BookingsYour CalendarYour payoutsStellar host
Sign upLog in
About usBlogPrivacy policyTerms of useHelp & FAQContact us
© 2025 Campertunity Online Inc. CanadaBecome a HostFeedbackAbout usBlogHelp & FAQContact usTerms of UsePrivacy policyBotMCPChatGPT
Campertunity Become a Host Log in Model Context Protocol (MCP) ServerCampertunity's AI Integration Interface

The MCP Server provides a standardized interface for AI models to interact with Campertunity's comprehensive global camping and outdoor recreation database. It implements the Model Context Protocol, enabling powerful AI-powered search and makes it easy to book campgrounds worldwide. Through this interface, AI applications can seamlessly search and discover camping sites across different countries, access real-time availability, and get detailed information about campgrounds, including amenities, site types. This integration makes it easier for users to find and book their perfect camping experience, whether they're looking for RV parks, tent sites, or glamping accommodations.

Quick Start

Install the package:

npm install -g campertunity-mcp-server

API Keys

To use the MCP server, you'll need an API key. Manage your keys here:

Manage API Keys

Configuration

Configure your MCP client:

{
  "mcpServers": {
    "campground-search-mcp-server": {
      "command": "npx",
      "args": ["-y", "campertunity-mcp-server@latest"],
      "env": {
        "CAMPERTUNITY_API_KEY": "your_api_key_here"
      }
    }
  }
}

Available Tools

  • place-search: Search camping places with filters
  • place-details: Get detailed place information
  • place-availability: Check site availability
  • place-book: Book camping sites

Important Notice

The data provided through these tools is collected from multiple sources and enhanced with AI. To ensure data accuracy and respect intellectual property rights:

  • Do not redistribute the data
  • Do not save or cache the data
  • Do not modify the data
  • Always use real-time data through the server