Back to Browse

Hittheroad MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Search campervans and motorhomes worldwide. 300+ rental companies. AU, NZ, US, CA, UK and more.

About

Search campervans and motorhomes worldwide. 300+ rental companies. AU, NZ, US, CA, UK and more.

Remote endpoints: streamable-http: https://hittheroad.rentals/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

2 tools verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-hittheroad-git-hittheroad-mcp": {
      "url": "https://hittheroad.rentals/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Hit The Road Rentals — MCP Server

Search motorhomes, RVs and campervans without leaving Claude.

MCP Server Transport Auth Read Only

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.


Tools

search_campervans

Search 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.

ParameterTypeRequiredDescription
countrystringTwo-letter country code: AU, NZ, US, CA, GB, DE, FR, IT, ES, NL
citystringPickup city name. Use list_locations to get valid names.
pickup_datestringPickup date in YYYY-MM-DD format
dropoff_datestringDrop-off date in YYYY-MM-DD format
dropoff_citystringDrop-off city if different from pickup (one-way hire)

list_locations

Returns all supported pickup cities, optionally filtered by country. Use this before searching to get valid city names.

ParameterTypeRequiredDescription
countrystringCountry code to filter by. Omit to return all 69 cities across 8 countries.

Coverage

CountryCities
🇦🇺 Australia28 cities
🇳🇿 New Zealand22 cities
🇺🇸 United States19 cities
🇨🇦 Canada+ more
🇬🇧 United Kingdom+ more
🇩🇪 🇫🇷 🇮🇹 🇪🇸 🇳🇱 Europe+ more

Connect

Claude.ai (web)

  1. Go to Settings → Connectors
  2. Click Add custom connector
  3. Paste: https://hittheroad.rentals/mcp

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hittheroad": {
      "command": "npx",
      "args": ["mcp-remote", "https://hittheroad.rentals/mcp"]
    }
  }
}

Other MCP clients

Any client supporting Streamable HTTP (MCP spec 2025-03-26) can connect directly:

  • Endpoint: https://hittheroad.rentals/mcp
  • Transport: Streamable HTTP (POST)
  • Authentication: None required

Example prompts

Find 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

Documentation & Support


Read-only · No authentication required · Works on Claude.ai, Claude Desktop, and any MCP-compatible client

Reviews

No reviews yet

Be the first to review this server!