Search campervans and motorhomes worldwide. 300+ rental companies. AU, NZ, US, CA, UK and more.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"hittheroad": {
"args": [
"mcp-remote",
"https://hittheroad.rentals/mcp"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Search motorhomes, RVs and campervans without leaving Claude.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in maps
Open-source toolkit for the QVeris capability routing network: CLI, MCP server, Python SDK, skills, and REST API docs for agents to discover, inspect, call, and audit real-world tools.
Real-time BART departures, trip planning, fares, stations, and advisories.
Hawaii MCP: tours, events, weather, restaurants, and day-plan itineraries across 4 islands.
Real-time SF Muni departures, routes, alerts, vehicle positions, and schedules.
MCP Security Weekly
Get CVE alerts and security updates for io.github.HitTheRoad-Git/hittheroad-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Search motorhomes, RVs and campervans without leaving Claude.
Endpoint: https://hittheroad.rentals/mcp
Ask Claude to find a campervan anywhere in the world. Get instant results from 300+ rental companies across AU, NZ, US, CA, UK and more.
search_campervansSearch available campervans and motorhomes for a given location and date range. Returns live results with pricing, specs, and a direct link to book on hittheroad.rentals.
| Parameter | Type | Required | Description |
|---|---|---|---|
country | string | ✅ | Two-letter country code: AU, NZ, US, CA, GB, DE, FR, IT, ES, NL |
city | string | ✅ | Pickup city name. Use list_locations to get valid names. |
pickup_date | string | ✅ | Pickup date in YYYY-MM-DD format |
dropoff_date | string | ✅ | Drop-off date in YYYY-MM-DD format |
dropoff_city | string | ➖ | Drop-off city if different from pickup (one-way hire) |
list_locationsReturns all supported pickup cities, optionally filtered by country. Use this before searching to get valid city names.
| Parameter | Type | Required | Description |
|---|---|---|---|
country | string | ➖ | Country code to filter by. Omit to return all 69 cities across 8 countries. |
| Country | Cities |
|---|---|
| 🇦🇺 Australia | 28 cities |
| 🇳🇿 New Zealand | 22 cities |
| 🇺🇸 United States | 19 cities |
| 🇨🇦 Canada | + more |
| 🇬🇧 United Kingdom | + more |
| 🇩🇪 🇫🇷 🇮🇹 🇪🇸 🇳🇱 Europe | + more |
https://hittheroad.rentals/mcpAdd to claude_desktop_config.json:
{
"mcpServers": {
"hittheroad": {
"command": "npx",
"args": ["mcp-remote", "https://hittheroad.rentals/mcp"]
}
}
}
Any client supporting Streamable HTTP (MCP spec 2025-03-26) can connect directly:
https://hittheroad.rentals/mcpFind me a 4-berth campervan in Sydney from June 1 to June 7
I want to do a one-way campervan trip from Christchurch to Auckland in August
What campervan pickup locations are available in Australia?
Find a campervan in Los Angeles for a family of 4, departing July 15 for one week
Read-only · No authentication required · Works on Claude.ai, Claude Desktop, and any MCP-compatible client