campertunity/mcp-server
Search campgrounds around the world on campertunity, check availability, and provide booking links
Quick Start
Clone the repository:
git clone https://github.com/campertunity/mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"campertunity-mcp-server": {
"command": "npx",
"args": [
"-y",
"campertunity/mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.