Skip to main content
Travel & TransportationTypeScript

campertunity/mcp-server

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

travel-transportationofficiallocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/campertunity/mcp-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "campertunity-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "campertunity/mcp-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Travel & Transportation
Language
TypeScript
Author
campertunity