Submit

Campertunity MCP Server

@campertunity

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

Server Config

{
  "mcpServers": {
    "campground-search-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "campertunity-mcp-server@latest"
      ],
      "env": {
        "CAMPERTUNITY_API_KEY": "your_api_key_here"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.