← Registry

Data Collection

openvan.camp

Provides current fuel prices and vanlife weather suitability scores for countries.

1 endpoint14 known toolsFirst detected May 12, 2026Last detected September 14, 2026

ENDPOINT 1

https://mcp.openvan.camp/mcp

No auth detected

MCP server metadata

Name
openvan-mcp
Version
0.3.0
Capabilities
tools.listChanged

Known tools 14

get_fuel_prices

Current retail fuel prices for all API-supported countries.

Inferred read-only
compare_fuel_prices

Compare current prices for one fuel type across 2-10 countries.

Inferred read-only
find_cheapest_fuel

Find the cheapest countries for a given fuel type in a region (or worldwide).

Inferred read-only
get_vansky_weather

Get VanSky vanlife weather suitability score (0-100) for a country: van_score, sleep_score, solar yield, driving conditions, awning safety, condensation risk, 7-day forecast.

Inferred read-only
list_vansky_top

List the top N countries with the highest VanSky van-travel suitability score today.

Inferred read-only
list_events

List vanlife events: expos (Caravan Salon), festivals, meetups, forums, road trips.

Inferred read-only
get_event

Get full details for a single vanlife event by its slug.

Inferred read-only
search_stories

Search aggregated vanlife news stories (7 languages, 400+ sources).

Inferred read-only
compare_vanbasket

Compare food price index between two countries (world average = 100).

Inferred read-only
get_vanbasket

Get VanBasket food price index details for one country.

Inferred read-only
get_currency_rate

Convert an amount between two currencies using live rates (150+ currencies, daily updates).

Inferred read-only
check_visa_rules

Entry rules for one passport and destination: entry mode, allowed length of stay, how the days are counted (per entry or in a rolling window), whether a visa run resets the counter, and temporary vehicle import.

Inferred read-only
get_route_visa_rules

Visa rules for every country of a route in one call, for up to 10 passports at once, plus the tightest leg of the route.

Inferred read-only
get_vehicle_import_rules

Temporary admission rules for a foreign-plated vehicle in one country: allowed days, per entry or per window, carnet requirement, green card.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.openvan-mcp]
url = "https://mcp.openvan.camp/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "openvan-mcp": {
      "type": "http",
      "url": "https://mcp.openvan.camp/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: openvan-mcp
Remote MCP URL: https://mcp.openvan.camp/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "openvan-mcp": {
      "url": "https://mcp.openvan.camp/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "openvan-mcp": {
      "type": "http",
      "url": "https://mcp.openvan.camp/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "openvan-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.openvan.camp/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for openvan.camp was fetched 2026-08-24T02:02:11.663Z and is being refreshed.

Trust status RestrictedContent

openvan.camp is assessed as RestrictedContent: Domain runs gambling-related technology.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.